#77FBDF#77FBDF
#77FBDF is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.6% C 0.124 H 177.4°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #77FBDF |
|---|---|
| RGB | rgb(119, 251, 223) |
| HSL | hsl(167, 94%, 73%) |
| HSV | hsv(167, 53%, 98%) |
| CMYK | cmyk(52.6%, 0%, 11.2%, 1.6%) |
| CIE-LAB | lab(90.89, -43.02, 2.34) |
| CIE-LCH | lch(90.89, 43.08, 176.88°) |
| OKLab | oklab(90.58% -0.1239 0.0056) |
| OKLCH | oklch(90.58% 0.124 177.4) |
| XYZ | xyz(55.4183, 78.2389, 81.9789) |
| Luminance | 0.7824 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.15
Light Aqua
#8CFFDB
ΔE00 3.18
Light Turquoise
#7EF4CC
ΔE00 4.18
Aquamarine
#7FFFD4
ΔE00 4.27
Aqua (survey)
#13EAC9
ΔE00 5.80
Bright Aqua
#0BF9EA
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FBDF #FB7793
analogous
#77FB9D #77FBDF #77D5FB
triadic
#77FBDF #DF77FB #FBDF77
tetradic
#77FBDF #9D77FB #FB7793 #D5FB77
square
#77FBDF #9D77FB #FB7793 #D5FB77
split-complementary
#77FBDF #FB77D5 #FB9D77
monochromatic
#07F1BF #3CF9D1 #77FBDF #B2FDED #E1FEF8
Accessibility & contrast
On white
1.26
#77FBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#77FBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FBDF
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FBDF | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EEDE
Deuteranopia (green-blind)
#DEDFE1
Tritanopia (blue-blind)
#2CFEF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #77fbdf; /* rgb */ color: rgb(119, 251, 223); /* oklch */ color: oklch(90.6% 0.124 177.4);
Tailwind
colors: {
custom: {
50: '#a8fde8',
500: '#77fbdf',
950: '#000000',
},
}SCSS
$custom: #77fbdf; $custom-light: #a8fde8; $custom-dark: #000000;
JSON
{
"hex": "#77fbdf",
"rgb": {
"r": 119,
"g": 251,
"b": 223
},
"hsl": {
"h": 167.273,
"s": 94.286,
"l": 72.549
},
"oklch": {
"l": 0.90582,
"c": 0.12405,
"h": 177.4
},
"luminance": 0.78244
}Semantic roles & 50–950 ramp
primary
#77FBDF
secondary
#D83F5F
accent
#0031E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111816
muted
#818684