#77CED2#77CED2
#77CED2 is a light, moderate teal. Relative luminance 0.527; OKLCH L 79.8% C 0.084 H 199.4°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #77CED2 |
|---|---|
| RGB | rgb(119, 206, 210) |
| HSL | hsl(183, 50%, 65%) |
| HSV | hsv(183, 43%, 82%) |
| CMYK | cmyk(43.3%, 1.9%, 0%, 17.6%) |
| CIE-LAB | lab(77.71, -25.17, -10.19) |
| CIE-LCH | lch(77.71, 27.16, 202.04°) |
| OKLab | oklab(79.83% -0.0795 -0.0281) |
| OKLCH | oklch(79.83% 0.084 199.4) |
| XYZ | xyz(41.3075, 52.7145, 68.9584) |
| Luminance | 0.5272 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.83
Darkturquoise
#00CED1
ΔE00 6.34
Aqua Blue
#02D8E9
ΔE00 6.65
Robin'S Egg
#6DEDFD
ΔE00 8.12
Robin'S Egg Blue
#98EFF9
ΔE00 8.18
Robin Egg Blue
#8AF1FE
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CED2 #D27B77
analogous
#77D2A8 #77CED2 #77A1D2
triadic
#77CED2 #D277CE #CED277
tetradic
#77CED2 #A877D2 #D27B77 #A1D277
square
#77CED2 #A877D2 #D27B77 #A1D277
split-complementary
#77CED2 #D277A1 #D2A877
monochromatic
#33979B #49BDC3 #77CED2 #A5DFE1 #D3EFF0
Accessibility & contrast
On white
1.82
#77CED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#77CED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CED2
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CED2 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C7D2
Deuteranopia (green-blind)
#B3BBD3
Tritanopia (blue-blind)
#4AD4CF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #77ced2; /* rgb */ color: rgb(119, 206, 210); /* oklch */ color: oklch(79.8% 0.084 199.4);
Tailwind
colors: {
custom: {
50: '#a4dddf',
500: '#77ced2',
950: '#000000',
},
}SCSS
$custom: #77ced2; $custom-light: #a4dddf; $custom-dark: #000000;
JSON
{
"hex": "#77ced2",
"rgb": {
"r": 119,
"g": 206,
"b": 210
},
"hsl": {
"h": 182.637,
"s": 50.276,
"l": 64.51
},
"oklch": {
"l": 0.79829,
"c": 0.08431,
"h": 199.4
},
"luminance": 0.52718
}Semantic roles & 50–950 ramp
primary
#77CED2
secondary
#A0514D
accent
#2E28BE
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484