#77FBD3#77FBD3
#77FBD3 is a very light, vivid teal. Relative luminance 0.776; OKLCH L 90.3% C 0.131 H 170.8°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #77FBD3 |
|---|---|
| RGB | rgb(119, 251, 211) |
| HSL | hsl(162, 94%, 73%) |
| HSV | hsv(162, 53%, 98%) |
| CMYK | cmyk(52.6%, 0%, 15.9%, 1.6%) |
| CIE-LAB | lab(90.60, -45.75, 8.15) |
| CIE-LCH | lch(90.60, 46.47, 169.90°) |
| OKLab | oklab(90.26% -0.1291 0.0208) |
| OKLCH | oklch(90.26% 0.131 170.8) |
| XYZ | xyz(53.8575, 77.6146, 73.7583) |
| Luminance | 0.7762 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.25
Light Turquoise
#7EF4CC
ΔE00 1.75
Light Aqua
#8CFFDB
ΔE00 2.07
Light Aquamarine
#7BFDC7
ΔE00 3.52
Tiffany Blue
#7BF2DA
ΔE00 4.64
Bright Teal
#01F9C6
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FBD3 #FB779F
analogous
#77FB91 #77FBD3 #77E1FB
triadic
#77FBD3 #D377FB #FBD377
tetradic
#77FBD3 #9177FB #FB779F #E1FB77
square
#77FBD3 #9177FB #FB779F #E1FB77
split-complementary
#77FBD3 #FB77E1 #FB9177
monochromatic
#07F1AA #3CF9C0 #77FBD3 #B2FDE6 #E1FEF5
Accessibility & contrast
On white
1.27
#77FBD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#77FBD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FBD3
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FBD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FBD3 | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EDD1
Deuteranopia (green-blind)
#E1DED6
Tritanopia (blue-blind)
#39FDEF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #77fbd3; /* rgb */ color: rgb(119, 251, 211); /* oklch */ color: oklch(90.3% 0.131 170.8);
Tailwind
colors: {
custom: {
50: '#a7fde0',
500: '#77fbd3',
950: '#000000',
},
}SCSS
$custom: #77fbd3; $custom-light: #a7fde0; $custom-dark: #000000;
JSON
{
"hex": "#77fbd3",
"rgb": {
"r": 119,
"g": 251,
"b": 211
},
"hsl": {
"h": 161.818,
"s": 94.286,
"l": 72.549
},
"oklch": {
"l": 0.90256,
"c": 0.13079,
"h": 170.8
},
"luminance": 0.77619
}Semantic roles & 50–950 ramp
primary
#77FBD3
secondary
#D83F6D
accent
#0046E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684