#7FDBEC#7FDBEC
#7FDBEC is a very light, moderate teal. Relative luminance 0.612; OKLCH L 84.0% C 0.091 H 210.8°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDBEC |
|---|---|
| RGB | rgb(127, 219, 236) |
| HSL | hsl(189, 74%, 71%) |
| HSV | hsv(189, 46%, 93%) |
| CMYK | cmyk(46.2%, 7.2%, 0%, 7.5%) |
| CIE-LAB | lab(82.50, -23.06, -16.87) |
| CIE-LCH | lch(82.50, 28.57, 216.18°) |
| OKLab | oklab(84.02% -0.0781 -0.0465) |
| OKLCH | oklch(84.02% 0.091 210.8) |
| XYZ | xyz(49.2185, 61.2273, 88.5650) |
| Luminance | 0.6123 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.87
Robin Egg Blue
#8AF1FE
ΔE00 5.15
Robin'S Egg Blue
#98EFF9
ΔE00 5.16
Sky Blue
#87CEEB
ΔE00 6.38
Aqua Blue
#02D8E9
ΔE00 6.49
Neon Blue
#04D9FF
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDBEC #EC907F
analogous
#7FECC6 #7FDBEC #7FA4EC
triadic
#7FDBEC #EC7FDB #DBEC7F
tetradic
#7FDBEC #C67FEC #EC907F #A4EC7F
square
#7FDBEC #C67FEC #EC907F #A4EC7F
split-complementary
#7FDBEC #EC7FA4 #ECC67F
monochromatic
#1FB6D2 #4ACCE4 #7FDBEC #B4EAF4 #E4F8FB
Accessibility & contrast
On white
1.59
#7FDBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#7FDBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDBEC
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDBEC | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5ED
Deuteranopia (green-blind)
#BBC8EC
Tritanopia (blue-blind)
#47E3E0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #7fdbec; /* rgb */ color: rgb(127, 219, 236); /* oklch */ color: oklch(84.0% 0.091 210.8);
Tailwind
colors: {
custom: {
50: '#aae6f2',
500: '#7fdbec',
950: '#000000',
},
}SCSS
$custom: #7fdbec; $custom-light: #aae6f2; $custom-dark: #000000;
JSON
{
"hex": "#7fdbec",
"rgb": {
"r": 127,
"g": 219,
"b": 236
},
"hsl": {
"h": 189.358,
"s": 74.15,
"l": 71.176
},
"oklch": {
"l": 0.84023,
"c": 0.09087,
"h": 210.8
},
"luminance": 0.61231
}Semantic roles & 50–950 ramp
primary
#7FDBEC
secondary
#C65D4A
accent
#2E0FD6
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485