#77FBCF#77FBCF
#77FBCF is a very light, vivid teal. Relative luminance 0.774; OKLCH L 90.2% C 0.133 H 168.8°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #77FBCF |
|---|---|
| RGB | rgb(119, 251, 207) |
| HSL | hsl(160, 94%, 73%) |
| HSV | hsv(160, 53%, 98%) |
| CMYK | cmyk(52.6%, 0%, 17.5%, 1.6%) |
| CIE-LAB | lab(90.51, -46.63, 10.09) |
| CIE-LCH | lch(90.51, 47.71, 167.79°) |
| OKLab | oklab(90.15% -0.1309 0.0258) |
| OKLCH | oklch(90.15% 0.133 168.8) |
| XYZ | xyz(53.3622, 77.4165, 71.1502) |
| Luminance | 0.7742 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.01
Light Turquoise
#7EF4CC
ΔE00 1.77
Light Aquamarine
#7BFDC7
ΔE00 2.49
Light Aqua
#8CFFDB
ΔE00 2.65
Bright Teal
#01F9C6
ΔE00 4.50
Pale Turquoise
#A5FBD5
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FBCF #FB77A3
analogous
#77FB8D #77FBCF #77E5FB
triadic
#77FBCF #CF77FB #FBCF77
tetradic
#77FBCF #8D77FB #FB77A3 #E5FB77
square
#77FBCF #8D77FB #FB77A3 #E5FB77
split-complementary
#77FBCF #FB77E5 #FB8D77
monochromatic
#07F1A3 #3CF9BA #77FBCF #B2FDE4 #E1FEF5
Accessibility & contrast
On white
1.27
#77FBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#77FBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FBCF
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FBCF | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5ECCD
Deuteranopia (green-blind)
#E1DED2
Tritanopia (blue-blind)
#3DFCEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #77fbcf; /* rgb */ color: rgb(119, 251, 207); /* oklch */ color: oklch(90.2% 0.133 168.8);
Tailwind
colors: {
custom: {
50: '#a7fddd',
500: '#77fbcf',
950: '#000000',
},
}SCSS
$custom: #77fbcf; $custom-light: #a7fddd; $custom-dark: #000000;
JSON
{
"hex": "#77fbcf",
"rgb": {
"r": 119,
"g": 251,
"b": 207
},
"hsl": {
"h": 160,
"s": 94.286,
"l": 72.549
},
"oklch": {
"l": 0.90152,
"c": 0.13339,
"h": 168.8
},
"luminance": 0.77421
}Semantic roles & 50–950 ramp
primary
#77FBCF
secondary
#D83F72
accent
#004CE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684