#77FEFD#77FEFD
#77FEFD is a very light, moderate teal. Relative luminance 0.819; OKLCH L 92.2% C 0.118 H 194.6°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #77FEFD |
|---|---|
| RGB | rgb(119, 254, 253) |
| HSL | hsl(180, 99%, 73%) |
| HSV | hsv(180, 53%, 100%) |
| CMYK | cmyk(53.1%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(92.53, -37.04, -10.80) |
| CIE-LCH | lch(92.53, 38.58, 196.26°) |
| OKLab | oklab(92.17% -0.1145 -0.0299) |
| OKLCH | oklch(92.17% 0.118 194.6) |
| XYZ | xyz(60.7717, 81.8916, 105.5135) |
| Luminance | 0.8190 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.83
Aqua
#00FFFF
ΔE00 3.95
Bright Light Blue
#26F7FD
ΔE00 4.07
Bright Turquoise
#0FFEF9
ΔE00 4.33
Light Cyan
#ACFFFC
ΔE00 5.22
Robin Egg Blue
#8AF1FE
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FEFD #FE7778
analogous
#77FEBA #77FEFD #77BBFE
triadic
#77FEFD #FD77FE #FEFD77
tetradic
#77FEFD #BA77FE #FE7778 #BBFE77
square
#77FEFD #BA77FE #FE7778 #BBFE77
split-complementary
#77FEFD #FE77BB #FEBA77
monochromatic
#02F9F7 #3AFEFC #77FEFD #B4FEFE #E1FFFF
Accessibility & contrast
On white
1.21
#77FEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#77FEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FEFD
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FEFD | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FD
Deuteranopia (green-blind)
#D9E3FE
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #77fefd; /* rgb */ color: rgb(119, 254, 253); /* oklch */ color: oklch(92.2% 0.118 194.6);
Tailwind
colors: {
custom: {
50: '#a9fffe',
500: '#77fefd',
950: '#000000',
},
}SCSS
$custom: #77fefd; $custom-light: #a9fffe; $custom-dark: #000000;
JSON
{
"hex": "#77fefd",
"rgb": {
"r": 119,
"g": 254,
"b": 253
},
"hsl": {
"h": 179.556,
"s": 98.54,
"l": 73.137
},
"oklch": {
"l": 0.92169,
"c": 0.11839,
"h": 194.6
},
"luminance": 0.81897
}Semantic roles & 50–950 ramp
primary
#77FEFD
secondary
#DC3E3F
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685