#77FCD2#77FCD2
#77FCD2 is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.5% C 0.133 H 170.0°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #77FCD2 |
|---|---|
| RGB | rgb(119, 252, 210) |
| HSL | hsl(161, 96%, 73%) |
| HSV | hsv(161, 53%, 99%) |
| CMYK | cmyk(52.8%, 0%, 16.7%, 1.2%) |
| CIE-LAB | lab(90.87, -46.40, 9.04) |
| CIE-LCH | lch(90.87, 47.27, 168.97°) |
| OKLab | oklab(90.46% -0.1306 0.0231) |
| OKLCH | oklch(90.46% 0.133 170) |
| XYZ | xyz(54.0457, 78.1910, 73.2045) |
| Luminance | 0.7820 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.89
Light Turquoise
#7EF4CC
ΔE00 1.87
Light Aqua
#8CFFDB
ΔE00 2.26
Light Aquamarine
#7BFDC7
ΔE00 3.02
Bright Teal
#01F9C6
ΔE00 4.61
Pale Turquoise
#A5FBD5
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FCD2 #FC77A1
analogous
#77FC90 #77FCD2 #77E3FC
triadic
#77FCD2 #D277FC #FCD277
tetradic
#77FCD2 #9077FC #FC77A1 #E3FC77
square
#77FCD2 #9077FC #FC77A1 #E3FC77
split-complementary
#77FCD2 #FC77E3 #FC9077
monochromatic
#05F3A8 #3BFBBE #77FCD2 #B3FDE6 #E1FEF5
Accessibility & contrast
On white
1.26
#77FCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#77FCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FCD2
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FCD2 | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDD0
Deuteranopia (green-blind)
#E2DFD5
Tritanopia (blue-blind)
#3AFEF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #77fcd2; /* rgb */ color: rgb(119, 252, 210); /* oklch */ color: oklch(90.5% 0.133 170.0);
Tailwind
colors: {
custom: {
50: '#a7fedf',
500: '#77fcd2',
950: '#000000',
},
}SCSS
$custom: #77fcd2; $custom-light: #a7fedf; $custom-dark: #000000;
JSON
{
"hex": "#77fcd2",
"rgb": {
"r": 119,
"g": 252,
"b": 210
},
"hsl": {
"h": 161.053,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.90462,
"c": 0.13265,
"h": 170
},
"luminance": 0.78196
}Semantic roles & 50–950 ramp
primary
#77FCD2
secondary
#D93E6F
accent
#0048E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684