#7FDBDD#7FDBDD
#7FDBDD is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.5% C 0.088 H 197.4°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDBDD |
|---|---|
| RGB | rgb(127, 219, 221) |
| HSL | hsl(181, 58%, 68%) |
| HSV | hsv(181, 43%, 87%) |
| CMYK | cmyk(42.5%, 0.9%, 0%, 13.3%) |
| CIE-LAB | lab(82.05, -26.88, -9.57) |
| CIE-LCH | lch(82.05, 28.53, 199.59°) |
| OKLab | oklab(83.51% -0.084 -0.0264) |
| OKLCH | oklch(83.51% 0.088 197.4) |
| XYZ | xyz(47.1300, 60.3919, 77.5658) |
| Luminance | 0.6040 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.82
Mediumturquoise
#48D1CC
ΔE00 5.99
Robin'S Egg
#6DEDFD
ΔE00 6.19
Robin Egg Blue
#8AF1FE
ΔE00 6.24
Paleturquoise
#AFEEEE
ΔE00 6.55
Aqua Blue
#02D8E9
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDBDD #DD817F
analogous
#7FDDB0 #7FDBDD #7FACDD
triadic
#7FDBDD #DD7FDB #DBDD7F
tetradic
#7FDBDD #B07FDD #DD817F #ACDD7F
square
#7FDBDD #B07FDD #DD817F #ACDD7F
split-complementary
#7FDBDD #DD7FAC #DDB07F
monochromatic
#2FAFB2 #4FCDD0 #7FDBDD #AFE9EA #E0F6F7
Accessibility & contrast
On white
1.61
#7FDBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#7FDBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDBDD
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDBDD | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DD
Deuteranopia (green-blind)
#BFC7DE
Tritanopia (blue-blind)
#51E1DB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7fdbdd; /* rgb */ color: rgb(127, 219, 221); /* oklch */ color: oklch(83.5% 0.088 197.4);
Tailwind
colors: {
custom: {
50: '#a9e6e7',
500: '#7fdbdd',
950: '#000000',
},
}SCSS
$custom: #7fdbdd; $custom-light: #a9e6e7; $custom-dark: #000000;
JSON
{
"hex": "#7fdbdd",
"rgb": {
"r": 127,
"g": 219,
"b": 221
},
"hsl": {
"h": 181.277,
"s": 58.025,
"l": 68.235
},
"oklch": {
"l": 0.83513,
"c": 0.08808,
"h": 197.4
},
"luminance": 0.60396
}Semantic roles & 50–950 ramp
primary
#7FDBDD
secondary
#B44F4D
accent
#2320C6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484