#7FCEDC#7FCEDC
#7FCEDC is a light, moderate teal. Relative luminance 0.538; OKLCH L 80.5% C 0.080 H 210.0°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCEDC |
|---|---|
| RGB | rgb(127, 206, 220) |
| HSL | hsl(189, 57%, 68%) |
| HSV | hsv(189, 42%, 86%) |
| CMYK | cmyk(42.3%, 6.4%, 0%, 13.7%) |
| CIE-LAB | lab(78.36, -20.69, -14.56) |
| CIE-LCH | lch(78.36, 25.30, 215.13°) |
| OKLab | oklab(80.54% -0.0693 -0.04) |
| OKLCH | oklch(80.54% 0.08 210) |
| XYZ | xyz(43.7372, 53.8188, 75.7796) |
| Luminance | 0.5382 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.94
Aqua Blue
#02D8E9
ΔE00 7.27
Baby Blue
#89CFF0
ΔE00 7.31
Powder Blue
#B0E0E6
ΔE00 7.35
Lightblue
#ADD8E6
ΔE00 7.52
Robin'S Egg Blue
#98EFF9
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCEDC #DC8D7F
analogous
#7FDCBB #7FCEDC #7F9FDC
triadic
#7FCEDC #DC7FCE #CEDC7F
tetradic
#7FCEDC #BB7FDC #DC8D7F #9FDC7F
square
#7FCEDC #BB7FDC #DC8D7F #9FDC7F
split-complementary
#7FCEDC #DC7F9F #DCBB7F
monochromatic
#309DB0 #4FBCCF #7FCEDC #AFE0E9 #DFF3F6
Accessibility & contrast
On white
1.79
#7FCEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#7FCEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCEDC
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCEDC | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DD
Deuteranopia (green-blind)
#B2BDDC
Tritanopia (blue-blind)
#55D5D2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7fcedc; /* rgb */ color: rgb(127, 206, 220); /* oklch */ color: oklch(80.5% 0.080 210.0);
Tailwind
colors: {
custom: {
50: '#a9dde6',
500: '#7fcedc',
950: '#000000',
},
}SCSS
$custom: #7fcedc; $custom-light: #a9dde6; $custom-dark: #000000;
JSON
{
"hex": "#7fcedc",
"rgb": {
"r": 127,
"g": 206,
"b": 220
},
"hsl": {
"h": 189.032,
"s": 57.055,
"l": 68.039
},
"oklch": {
"l": 0.80544,
"c": 0.08006,
"h": 210
},
"luminance": 0.53822
}Semantic roles & 50–950 ramp
primary
#7FCEDC
secondary
#B25C4D
accent
#3A21C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484