#77FBCE#77FBCE
#77FBCE is a very light, vivid teal. Relative luminance 0.774; OKLCH L 90.1% C 0.134 H 168.3°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #77FBCE |
|---|---|
| RGB | rgb(119, 251, 206) |
| HSL | hsl(160, 94%, 73%) |
| HSV | hsv(160, 53%, 98%) |
| CMYK | cmyk(52.6%, 0%, 17.9%, 1.6%) |
| CIE-LAB | lab(90.49, -46.85, 10.57) |
| CIE-LCH | lch(90.49, 48.02, 167.28°) |
| OKLab | oklab(90.13% -0.1313 0.0271) |
| OKLCH | oklch(90.13% 0.134 168.3) |
| XYZ | xyz(53.2404, 77.3677, 70.5083) |
| Luminance | 0.7737 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.11
Light Turquoise
#7EF4CC
ΔE00 1.86
Light Aquamarine
#7BFDC7
ΔE00 2.24
Light Aqua
#8CFFDB
ΔE00 2.83
Bright Teal
#01F9C6
ΔE00 4.48
Pale Turquoise
#A5FBD5
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FBCE #FB77A4
analogous
#77FB8C #77FBCE #77E6FB
triadic
#77FBCE #CE77FB #FBCE77
tetradic
#77FBCE #8C77FB #FB77A4 #E6FB77
square
#77FBCE #8C77FB #FB77A4 #E6FB77
split-complementary
#77FBCE #FB77E6 #FB8C77
monochromatic
#07F1A1 #3CF9B9 #77FBCE #B2FDE3 #E1FEF4
Accessibility & contrast
On white
1.27
#77FBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#77FBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FBCE
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FBCE | 1.00 | 1.27 | 16.47 | 16.47 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5ECCC
Deuteranopia (green-blind)
#E2DED1
Tritanopia (blue-blind)
#3DFCEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #77fbce; /* rgb */ color: rgb(119, 251, 206); /* oklch */ color: oklch(90.1% 0.134 168.3);
Tailwind
colors: {
custom: {
50: '#a7fddd',
500: '#77fbce',
950: '#000000',
},
}SCSS
$custom: #77fbce; $custom-light: #a7fddd; $custom-dark: #000000;
JSON
{
"hex": "#77fbce",
"rgb": {
"r": 119,
"g": 251,
"b": 206
},
"hsl": {
"h": 159.545,
"s": 94.286,
"l": 72.549
},
"oklch": {
"l": 0.90127,
"c": 0.13407,
"h": 168.3
},
"luminance": 0.77373
}Semantic roles & 50–950 ramp
primary
#77FBCE
secondary
#D83F73
accent
#004EE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684