#77FFE2#77FFE2
#77FFE2 is a very light, vivid teal. Relative luminance 0.809; OKLCH L 91.6% C 0.127 H 177.3°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #77FFE2 |
|---|---|
| RGB | rgb(119, 255, 226) |
| HSL | hsl(167, 100%, 73%) |
| HSV | hsv(167, 53%, 100%) |
| CMYK | cmyk(53.3%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(92.10, -44.08, 2.55) |
| CIE-LCH | lch(92.10, 44.15, 176.69°) |
| OKLab | oklab(91.59% -0.1269 0.0061) |
| OKLCH | oklch(91.59% 0.127 177.3) |
| XYZ | xyz(57.0891, 80.9276, 84.5488) |
| Luminance | 0.8093 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.96
Light Aqua
#8CFFDB
ΔE00 3.03
Aquamarine
#7FFFD4
ΔE00 4.07
Light Turquoise
#7EF4CC
ΔE00 4.43
Bright Aqua
#0BF9EA
ΔE00 6.13
Aqua (survey)
#13EAC9
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FFE2 #FF7794
analogous
#77FF9E #77FFE2 #77D8FF
triadic
#77FFE2 #E277FF #FFE277
tetradic
#77FFE2 #9E77FF #FF7794 #D8FF77
square
#77FFE2 #9E77FF #FF7794 #D8FF77
split-complementary
#77FFE2 #FF77D8 #FF9E77
monochromatic
#00FCC6 #3AFFD5 #77FFE2 #B4FFEF #E0FFF8
Accessibility & contrast
On white
1.22
#77FFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#77FFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FFE2
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FFE2 | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F1E1
Deuteranopia (green-blind)
#E1E2E4
Tritanopia (blue-blind)
#25FFF6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #77ffe2; /* rgb */ color: rgb(119, 255, 226); /* oklch */ color: oklch(91.6% 0.127 177.3);
Tailwind
colors: {
custom: {
50: '#a8ffeb',
500: '#77ffe2',
950: '#000000',
},
}SCSS
$custom: #77ffe2; $custom-light: #a8ffeb; $custom-dark: #000000;
JSON
{
"hex": "#77ffe2",
"rgb": {
"r": 119,
"g": 255,
"b": 226
},
"hsl": {
"h": 167.206,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.91588,
"c": 0.12703,
"h": 177.3
},
"luminance": 0.80933
}Semantic roles & 50–950 ramp
primary
#77FFE2
secondary
#DD3D5F
accent
#0031E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#111816
muted
#818684