#77FBE1#77FBE1
#77FBE1 is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.6% C 0.123 H 178.6°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #77FBE1 |
|---|---|
| RGB | rgb(119, 251, 225) |
| HSL | hsl(168, 94%, 73%) |
| HSV | hsv(168, 53%, 98%) |
| CMYK | cmyk(52.6%, 0%, 10.4%, 1.6%) |
| CIE-LAB | lab(90.94, -42.55, 1.38) |
| CIE-LCH | lch(90.94, 42.57, 178.14°) |
| OKLab | oklab(90.64% -0.1231 0.003) |
| OKLCH | oklch(90.64% 0.123 178.6) |
| XYZ | xyz(55.6896, 78.3474, 83.4074) |
| Luminance | 0.7835 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.99
Light Aqua
#8CFFDB
ΔE00 3.67
Light Turquoise
#7EF4CC
ΔE00 4.73
Aquamarine
#7FFFD4
ΔE00 4.85
Bright Aqua
#0BF9EA
ΔE00 5.53
Aqua (survey)
#13EAC9
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FBE1 #FB7791
analogous
#77FB9F #77FBE1 #77D3FB
triadic
#77FBE1 #E177FB #FBE177
tetradic
#77FBE1 #9F77FB #FB7791 #D3FB77
square
#77FBE1 #9F77FB #FB7791 #D3FB77
split-complementary
#77FBE1 #FB77D3 #FB9F77
monochromatic
#07F1C3 #3CF9D4 #77FBE1 #B2FDEE #E1FEF8
Accessibility & contrast
On white
1.26
#77FBE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#77FBE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FBE1
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FBE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FBE1 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EEE0
Deuteranopia (green-blind)
#DDDFE3
Tritanopia (blue-blind)
#2AFEF3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #77fbe1; /* rgb */ color: rgb(119, 251, 225); /* oklch */ color: oklch(90.6% 0.123 178.6);
Tailwind
colors: {
custom: {
50: '#a8fdea',
500: '#77fbe1',
950: '#000000',
},
}SCSS
$custom: #77fbe1; $custom-light: #a8fdea; $custom-dark: #000000;
JSON
{
"hex": "#77fbe1",
"rgb": {
"r": 119,
"g": 251,
"b": 225
},
"hsl": {
"h": 168.182,
"s": 94.286,
"l": 72.549
},
"oklch": {
"l": 0.90638,
"c": 0.12312,
"h": 178.6
},
"luminance": 0.78353
}Semantic roles & 50–950 ramp
primary
#77FBE1
secondary
#D83F5D
accent
#002DE6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#111816
muted
#818684