#77FFCB#77FFCB
#77FFCB is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.0% C 0.141 H 165.6°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #77FFCB |
|---|---|
| RGB | rgb(119, 255, 203) |
| HSL | hsl(157, 100%, 73%) |
| HSV | hsv(157, 53%, 100%) |
| CMYK | cmyk(53.3%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(91.57, -49.19, 13.66) |
| CIE-LCH | lch(91.57, 51.05, 164.48°) |
| OKLab | oklab(90.99% -0.1369 0.035) |
| OKLCH | oklch(90.99% 0.141 165.6) |
| XYZ | xyz(54.1422, 79.7488, 69.0282) |
| Luminance | 0.7975 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.87
Aquamarine
#7FFFD4
ΔE00 2.14
Light Turquoise
#7EF4CC
ΔE00 3.38
Light Greenish Blue
#63F7B4
ΔE00 3.88
Light Aqua
#8CFFDB
ΔE00 4.04
Bright Teal
#01F9C6
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FFCB #FF77AB
analogous
#77FF87 #77FFCB #77EFFF
triadic
#77FFCB #CB77FF #FFCB77
tetradic
#77FFCB #8777FF #FF77AB #EFFF77
square
#77FFCB #8777FF #FF77AB #EFFF77
split-complementary
#77FFCB #FF77EF #FF8777
monochromatic
#00FC9B #3AFFB4 #77FFCB #B4FFE2 #E0FFF3
Accessibility & contrast
On white
1.24
#77FFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#77FFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FFCB
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FFCB | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC8
Deuteranopia (green-blind)
#E6E1CE
Tritanopia (blue-blind)
#3EFFF0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #77ffcb; /* rgb */ color: rgb(119, 255, 203); /* oklch */ color: oklch(91.0% 0.141 165.6);
Tailwind
colors: {
custom: {
50: '#a8ffda',
500: '#77ffcb',
950: '#000000',
},
}SCSS
$custom: #77ffcb; $custom-light: #a8ffda; $custom-dark: #000000;
JSON
{
"hex": "#77ffcb",
"rgb": {
"r": 119,
"g": 255,
"b": 203
},
"hsl": {
"h": 157.059,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.90985,
"c": 0.14127,
"h": 165.6
},
"luminance": 0.79754
}Semantic roles & 50–950 ramp
primary
#77FFCB
secondary
#DD3D7A
accent
#0058E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684