#7FCFDE#7FCFDE
#7FCFDE is a light, moderate teal. Relative luminance 0.544; OKLCH L 80.8% C 0.081 H 210.8°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCFDE |
|---|---|
| RGB | rgb(127, 207, 222) |
| HSL | hsl(189, 59%, 68%) |
| HSV | hsv(189, 43%, 87%) |
| CMYK | cmyk(42.8%, 6.8%, 0%, 12.9%) |
| CIE-LAB | lab(78.70, -20.68, -15.11) |
| CIE-LCH | lch(78.70, 25.61, 216.16°) |
| OKLab | oklab(80.84% -0.0697 -0.0416) |
| OKLCH | oklch(80.84% 0.081 210.8) |
| XYZ | xyz(44.2452, 54.4083, 77.2634) |
| Luminance | 0.5441 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.64
Baby Blue
#89CFF0
ΔE00 7.00
Aqua Blue
#02D8E9
ΔE00 7.23
Powder Blue
#B0E0E6
ΔE00 7.31
Lightblue
#ADD8E6
ΔE00 7.38
Robin'S Egg Blue
#98EFF9
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCFDE #DE8E7F
analogous
#7FDEBD #7FCFDE #7F9FDE
triadic
#7FCFDE #DE7FCF #CFDE7F
tetradic
#7FCFDE #BD7FDE #DE8E7F #9FDE7F
square
#7FCFDE #BD7FDE #DE8E7F #9FDE7F
split-complementary
#7FCFDE #DE7F9F #DEBD7F
monochromatic
#2E9FB4 #4EBDD1 #7FCFDE #B0E1EB #E0F3F7
Accessibility & contrast
On white
1.77
#7FCFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#7FCFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCFDE
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCFDE | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CADF
Deuteranopia (green-blind)
#B3BEDE
Tritanopia (blue-blind)
#54D6D3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7fcfde; /* rgb */ color: rgb(127, 207, 222); /* oklch */ color: oklch(80.8% 0.081 210.8);
Tailwind
colors: {
custom: {
50: '#a9dde8',
500: '#7fcfde',
950: '#000000',
},
}SCSS
$custom: #7fcfde; $custom-light: #a9dde8; $custom-dark: #000000;
JSON
{
"hex": "#7fcfde",
"rgb": {
"r": 127,
"g": 207,
"b": 222
},
"hsl": {
"h": 189.474,
"s": 59.006,
"l": 68.431
},
"oklch": {
"l": 0.80839,
"c": 0.08118,
"h": 210.8
},
"luminance": 0.54412
}Semantic roles & 50–950 ramp
primary
#7FCFDE
secondary
#B55D4C
accent
#391FC7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484