#77CED9#77CED9
#77CED9 is a light, moderate teal. Relative luminance 0.531; OKLCH L 80.1% C 0.085 H 206.1°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #77CED9 |
|---|---|
| RGB | rgb(119, 206, 217) |
| HSL | hsl(187, 56%, 66%) |
| HSV | hsv(187, 45%, 85%) |
| CMYK | cmyk(45.2%, 5.1%, 0%, 14.9%) |
| CIE-LAB | lab(77.92, -23.38, -13.64) |
| CIE-LCH | lch(77.92, 27.06, 210.26°) |
| OKLab | oklab(80.07% -0.0767 -0.0375) |
| OKLCH | oklch(80.07% 0.085 206.1) |
| XYZ | xyz(42.1987, 53.0710, 73.6522) |
| Luminance | 0.5307 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.17
Robin'S Egg
#6DEDFD
ΔE00 7.43
Sky Blue
#87CEEB
ΔE00 7.60
Darkturquoise
#00CED1
ΔE00 7.67
Robin'S Egg Blue
#98EFF9
ΔE00 7.73
Robin Egg Blue
#8AF1FE
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CED9 #D98277
analogous
#77D9B3 #77CED9 #779DD9
triadic
#77CED9 #D977CE #CED977
tetradic
#77CED9 #B377D9 #D98277 #9DD977
square
#77CED9 #B377D9 #D98277 #9DD977
split-complementary
#77CED9 #D9779D #D9B377
monochromatic
#2F99A7 #47BDCC #77CED9 #A7DFE6 #D7F0F4
Accessibility & contrast
On white
1.81
#77CED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#77CED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CED9
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CED9 | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DA
Deuteranopia (green-blind)
#B1BBD9
Tritanopia (blue-blind)
#45D5D1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #77ced9; /* rgb */ color: rgb(119, 206, 217); /* oklch */ color: oklch(80.1% 0.085 206.1);
Tailwind
colors: {
custom: {
50: '#a4dde4',
500: '#77ced9',
950: '#000000',
},
}SCSS
$custom: #77ced9; $custom-light: #a4dde4; $custom-dark: #000000;
JSON
{
"hex": "#77ced9",
"rgb": {
"r": 119,
"g": 206,
"b": 217
},
"hsl": {
"h": 186.735,
"s": 56.322,
"l": 65.882
},
"oklch": {
"l": 0.80068,
"c": 0.08538,
"h": 206.1
},
"luminance": 0.53074
}Semantic roles & 50–950 ramp
primary
#77CED9
secondary
#AA554A
accent
#3422C4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484