#77FEF3#77FEF3
#77FEF3 is a very light, moderate teal. Relative luminance 0.813; OKLCH L 91.9% C 0.120 H 188.1°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #77FEF3 |
|---|---|
| RGB | rgb(119, 254, 243) |
| HSL | hsl(175, 99%, 73%) |
| HSV | hsv(175, 53%, 100%) |
| CMYK | cmyk(53.1%, 0%, 4.3%, 0.4%) |
| CIE-LAB | lab(92.25, -39.55, -6.03) |
| CIE-LCH | lch(92.25, 40.01, 188.66°) |
| OKLab | oklab(91.86% -0.1186 -0.0169) |
| OKLCH | oklch(91.86% 0.12 188.1) |
| XYZ | xyz(59.2203, 81.2710, 97.3427) |
| Luminance | 0.8128 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 4.21
Bright Aqua
#0BF9EA
ΔE00 4.41
Bright Cyan
#41FDFE
ΔE00 4.56
Aqua
#00FFFF
ΔE00 5.00
Tiffany Blue
#7BF2DA
ΔE00 5.23
Light Cyan
#ACFFFC
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FEF3 #FE7782
analogous
#77FEAF #77FEF3 #77C5FE
triadic
#77FEF3 #F377FE #FEF377
tetradic
#77FEF3 #AF77FE #FE7782 #C5FE77
square
#77FEF3 #AF77FE #FE7782 #C5FE77
split-complementary
#77FEF3 #FE77C5 #FEAF77
monochromatic
#02F9E5 #3AFEEE #77FEF3 #B4FEF8 #E1FFFC
Accessibility & contrast
On white
1.22
#77FEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#77FEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FEF3
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FEF3 | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F2F3
Deuteranopia (green-blind)
#DCE2F4
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #77fef3; /* rgb */ color: rgb(119, 254, 243); /* oklch */ color: oklch(91.9% 0.120 188.1);
Tailwind
colors: {
custom: {
50: '#a9fff7',
500: '#77fef3',
950: '#000000',
},
}SCSS
$custom: #77fef3; $custom-light: #a9fff7; $custom-dark: #000000;
JSON
{
"hex": "#77fef3",
"rgb": {
"r": 119,
"g": 254,
"b": 243
},
"hsl": {
"h": 175.111,
"s": 98.54,
"l": 73.137
},
"oklch": {
"l": 0.91856,
"c": 0.11985,
"h": 188.1
},
"luminance": 0.81277
}Semantic roles & 50–950 ramp
primary
#77FEF3
secondary
#DC3E4B
accent
#0013E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685