#7FDBEB#7FDBEB
#7FDBEB is a very light, moderate teal. Relative luminance 0.612; OKLCH L 84.0% C 0.091 H 209.9°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDBEB |
|---|---|
| RGB | rgb(127, 219, 235) |
| HSL | hsl(189, 73%, 71%) |
| HSV | hsv(189, 46%, 92%) |
| CMYK | cmyk(46%, 6.8%, 0%, 7.8%) |
| CIE-LAB | lab(82.47, -23.32, -16.38) |
| CIE-LCH | lch(82.47, 28.50, 215.09°) |
| OKLab | oklab(83.99% -0.0785 -0.0451) |
| OKLCH | oklch(83.99% 0.091 209.9) |
| XYZ | xyz(49.0736, 61.1693, 87.8020) |
| Luminance | 0.6117 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.77
Robin'S Egg Blue
#98EFF9
ΔE00 5.03
Robin Egg Blue
#8AF1FE
ΔE00 5.04
Aqua Blue
#02D8E9
ΔE00 6.35
Sky Blue
#87CEEB
ΔE00 6.67
Neon Blue
#04D9FF
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDBEB #EB8F7F
analogous
#7FEBC5 #7FDBEB #7FA5EB
triadic
#7FDBEB #EB7FDB #DBEB7F
tetradic
#7FDBEB #C57FEB #EB8F7F #A5EB7F
square
#7FDBEB #C57FEB #EB8F7F #A5EB7F
split-complementary
#7FDBEB #EB7FA5 #EBC57F
monochromatic
#20B5CF #4ACCE3 #7FDBEB #B4EAF3 #E5F8FB
Accessibility & contrast
On white
1.59
#7FDBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#7FDBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDBEB
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDBEB | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5EC
Deuteranopia (green-blind)
#BBC8EB
Tritanopia (blue-blind)
#47E3E0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #7fdbeb; /* rgb */ color: rgb(127, 219, 235); /* oklch */ color: oklch(84.0% 0.091 209.9);
Tailwind
colors: {
custom: {
50: '#aae6f1',
500: '#7fdbeb',
950: '#000000',
},
}SCSS
$custom: #7fdbeb; $custom-light: #aae6f1; $custom-dark: #000000;
JSON
{
"hex": "#7fdbeb",
"rgb": {
"r": 127,
"g": 219,
"b": 235
},
"hsl": {
"h": 188.889,
"s": 72.973,
"l": 70.98
},
"oklch": {
"l": 0.83988,
"c": 0.09052,
"h": 209.9
},
"luminance": 0.61173
}Semantic roles & 50–950 ramp
primary
#7FDBEB
secondary
#C45C4A
accent
#2E10D5
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485