#77FFEE#77FFEE
#77FFEE is a very light, vivid teal. Relative luminance 0.816; OKLCH L 91.9% C 0.122 H 184.4°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #77FFEE |
|---|---|
| RGB | rgb(119, 255, 238) |
| HSL | hsl(173, 100%, 73%) |
| HSV | hsv(173, 53%, 100%) |
| CMYK | cmyk(53.3%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(92.40, -41.23, -3.22) |
| CIE-LCH | lch(92.40, 41.35, 184.46°) |
| OKLab | oklab(91.93% -0.1218 -0.0093) |
| OKLCH | oklch(91.93% 0.122 184.4) |
| XYZ | xyz(58.7937, 81.6094, 93.5262) |
| Luminance | 0.8162 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.83
Bright Aqua
#0BF9EA
ΔE00 4.26
Bright Turquoise
#0FFEF9
ΔE00 5.31
Bright Cyan
#41FDFE
ΔE00 6.27
Light Aqua
#8CFFDB
ΔE00 6.32
Aqua
#00FFFF
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FFEE #FF7788
analogous
#77FFAA #77FFEE #77CCFF
triadic
#77FFEE #EE77FF #FFEE77
tetradic
#77FFEE #AA77FF #FF7788 #CCFF77
square
#77FFEE #AA77FF #FF7788 #CCFF77
split-complementary
#77FFEE #FF77CC #FFAA77
monochromatic
#00FCDC #3AFFE6 #77FFEE #B4FFF6 #E0FFFB
Accessibility & contrast
On white
1.21
#77FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#77FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FFEE
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FFEE | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F3ED
Deuteranopia (green-blind)
#DEE3F0
Tritanopia (blue-blind)
#07FFFA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #77ffee; /* rgb */ color: rgb(119, 255, 238); /* oklch */ color: oklch(91.9% 0.122 184.4);
Tailwind
colors: {
custom: {
50: '#a9fff3',
500: '#77ffee',
950: '#000000',
},
}SCSS
$custom: #77ffee; $custom-light: #a9fff3; $custom-dark: #000000;
JSON
{
"hex": "#77ffee",
"rgb": {
"r": 119,
"g": 255,
"b": 238
},
"hsl": {
"h": 172.5,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.91934,
"c": 0.12215,
"h": 184.4
},
"luminance": 0.81615
}Semantic roles & 50–950 ramp
primary
#77FFEE
secondary
#DD3D51
accent
#001DE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685