#7FDBDE#7FDBDE
#7FDBDE is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.5% C 0.088 H 198.3°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDBDE |
|---|---|
| RGB | rgb(127, 219, 222) |
| HSL | hsl(182, 59%, 68%) |
| HSV | hsv(182, 43%, 87%) |
| CMYK | cmyk(42.8%, 1.4%, 0%, 12.9%) |
| CIE-LAB | lab(82.08, -26.63, -10.06) |
| CIE-LCH | lch(82.08, 28.47, 200.69°) |
| OKLab | oklab(83.55% -0.0836 -0.0277) |
| OKLCH | oklch(83.55% 0.088 198.3) |
| XYZ | xyz(47.2637, 60.4453, 78.2696) |
| Luminance | 0.6045 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.61
Robin'S Egg
#6DEDFD
ΔE00 5.93
Robin Egg Blue
#8AF1FE
ΔE00 6.01
Mediumturquoise
#48D1CC
ΔE00 6.22
Paleturquoise
#AFEEEE
ΔE00 6.54
Aqua Blue
#02D8E9
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDBDE #DE827F
analogous
#7FDEB1 #7FDBDE #7FABDE
triadic
#7FDBDE #DE7FDB #DBDE7F
tetradic
#7FDBDE #B17FDE #DE827F #ABDE7F
square
#7FDBDE #B17FDE #DE827F #ABDE7F
split-complementary
#7FDBDE #DE7FAB #DEB17F
monochromatic
#2EB0B4 #4ECDD1 #7FDBDE #B0E9EB #E0F6F7
Accessibility & contrast
On white
1.60
#7FDBDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#7FDBDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDBDE
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDBDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDBDE | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DE
Deuteranopia (green-blind)
#BFC7DF
Tritanopia (blue-blind)
#51E1DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7fdbde; /* rgb */ color: rgb(127, 219, 222); /* oklch */ color: oklch(83.5% 0.088 198.3);
Tailwind
colors: {
custom: {
50: '#a9e6e8',
500: '#7fdbde',
950: '#000000',
},
}SCSS
$custom: #7fdbde; $custom-light: #a9e6e8; $custom-dark: #000000;
JSON
{
"hex": "#7fdbde",
"rgb": {
"r": 127,
"g": 219,
"b": 222
},
"hsl": {
"h": 181.895,
"s": 59.006,
"l": 68.431
},
"oklch": {
"l": 0.83546,
"c": 0.08811,
"h": 198.3
},
"luminance": 0.60449
}Semantic roles & 50–950 ramp
primary
#7FDBDE
secondary
#B5504C
accent
#241FC7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484