#77FCDB#77FCDB
#77FCDB is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.7% C 0.127 H 174.7°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #77FCDB |
|---|---|
| RGB | rgb(119, 252, 219) |
| HSL | hsl(165, 96%, 73%) |
| HSV | hsv(165, 53%, 99%) |
| CMYK | cmyk(52.8%, 0%, 13.1%, 1.2%) |
| CIE-LAB | lab(91.08, -44.38, 4.69) |
| CIE-LCH | lch(91.08, 44.63, 173.97°) |
| OKLab | oklab(90.7% -0.1267 0.0117) |
| OKLCH | oklch(90.7% 0.127 174.7) |
| XYZ | xyz(55.1986, 78.6521, 79.2766) |
| Luminance | 0.7866 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.19
Aquamarine
#7FFFD4
ΔE00 2.87
Light Turquoise
#7EF4CC
ΔE00 3.07
Tiffany Blue
#7BF2DA
ΔE00 3.13
Light Aquamarine
#7BFDC7
ΔE00 5.46
Pale Turquoise
#A5FBD5
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FCDB #FC7798
analogous
#77FC99 #77FCDB #77DAFC
triadic
#77FCDB #DB77FC #FCDB77
tetradic
#77FCDB #9977FC #FC7798 #DAFC77
square
#77FCDB #9977FC #FC7798 #DAFC77
split-complementary
#77FCDB #FC77DA #FC9977
monochromatic
#05F3B8 #3BFBCB #77FCDB #B3FDEB #E1FEF7
Accessibility & contrast
On white
1.26
#77FCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#77FCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FCDB
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FCDB | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EEDA
Deuteranopia (green-blind)
#E0DFDD
Tritanopia (blue-blind)
#31FFF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #77fcdb; /* rgb */ color: rgb(119, 252, 219); /* oklch */ color: oklch(90.7% 0.127 174.7);
Tailwind
colors: {
custom: {
50: '#a8fee6',
500: '#77fcdb',
950: '#000000',
},
}SCSS
$custom: #77fcdb; $custom-light: #a8fee6; $custom-dark: #000000;
JSON
{
"hex": "#77fcdb",
"rgb": {
"r": 119,
"g": 252,
"b": 219
},
"hsl": {
"h": 165.113,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.90702,
"c": 0.12725,
"h": 174.7
},
"luminance": 0.78657
}Semantic roles & 50–950 ramp
primary
#77FCDB
secondary
#D93E65
accent
#0039E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684