#77CFD2#77CFD2
#77CFD2 is a light, moderate teal. Relative luminance 0.532; OKLCH L 80.1% C 0.085 H 198.4°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #77CFD2 |
|---|---|
| RGB | rgb(119, 207, 210) |
| HSL | hsl(182, 50%, 65%) |
| HSV | hsv(182, 43%, 82%) |
| CMYK | cmyk(43.3%, 1.4%, 0%, 17.6%) |
| CIE-LAB | lab(77.99, -25.67, -9.77) |
| CIE-LCH | lch(77.99, 27.46, 200.83°) |
| OKLab | oklab(80.06% -0.0807 -0.0269) |
| OKLCH | oklch(80.06% 0.085 198.4) |
| XYZ | xyz(41.5490, 53.1975, 69.0389) |
| Luminance | 0.5320 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.49
Darkturquoise
#00CED1
ΔE00 6.19
Aqua Blue
#02D8E9
ΔE00 6.70
Robin'S Egg
#6DEDFD
ΔE00 8.09
Robin'S Egg Blue
#98EFF9
ΔE00 8.12
Robin Egg Blue
#8AF1FE
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CFD2 #D27A77
analogous
#77D2A8 #77CFD2 #77A2D2
triadic
#77CFD2 #D277CF #CFD277
tetradic
#77CFD2 #A877D2 #D27A77 #A2D277
square
#77CFD2 #A877D2 #D27A77 #A2D277
split-complementary
#77CFD2 #D277A2 #D2A877
monochromatic
#33989B #49BFC3 #77CFD2 #A5DFE1 #D3EFF0
Accessibility & contrast
On white
1.80
#77CFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#77CFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CFD2
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CFD2 | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C8D2
Deuteranopia (green-blind)
#B4BCD3
Tritanopia (blue-blind)
#4AD4D0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #77cfd2; /* rgb */ color: rgb(119, 207, 210); /* oklch */ color: oklch(80.1% 0.085 198.4);
Tailwind
colors: {
custom: {
50: '#a4dedf',
500: '#77cfd2',
950: '#000000',
},
}SCSS
$custom: #77cfd2; $custom-light: #a4dedf; $custom-dark: #000000;
JSON
{
"hex": "#77cfd2",
"rgb": {
"r": 119,
"g": 207,
"b": 210
},
"hsl": {
"h": 181.978,
"s": 50.276,
"l": 64.51
},
"oklch": {
"l": 0.80058,
"c": 0.08503,
"h": 198.4
},
"luminance": 0.53201
}Semantic roles & 50–950 ramp
primary
#77CFD2
secondary
#A0504D
accent
#2D28BE
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484