#77FFFD#77FFFD
#77FFFD is a very light, moderate teal. Relative luminance 0.825; OKLCH L 92.4% C 0.119 H 194.0°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #77FFFD |
|---|---|
| RGB | rgb(119, 255, 253) |
| HSL | hsl(179, 100%, 73%) |
| HSV | hsv(179, 53%, 100%) |
| CMYK | cmyk(53.3%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(92.81, -37.50, -10.38) |
| CIE-LCH | lch(92.81, 38.91, 195.48°) |
| OKLab | oklab(92.4% -0.1156 -0.0288) |
| OKLCH | oklch(92.4% 0.119 194) |
| XYZ | xyz(61.0899, 82.5279, 105.6195) |
| Luminance | 0.8253 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.86
Aqua
#00FFFF
ΔE00 3.90
Bright Turquoise
#0FFEF9
ΔE00 4.17
Bright Light Blue
#26F7FD
ΔE00 4.26
Light Cyan
#ACFFFC
ΔE00 5.26
Bright Aqua
#0BF9EA
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FFFD #FF7779
analogous
#77FFB9 #77FFFD #77BDFF
triadic
#77FFFD #FD77FF #FFFD77
tetradic
#77FFFD #B977FF #FF7779 #BDFF77
square
#77FFFD #B977FF #FF7779 #BDFF77
split-complementary
#77FFFD #FF77BD #FFB977
monochromatic
#00FCF8 #3AFFFC #77FFFD #B4FFFE #E0FFFF
Accessibility & contrast
On white
1.20
#77FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#77FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FFFD
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FFFD | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FD
Deuteranopia (green-blind)
#DAE3FE
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #77fffd; /* rgb */ color: rgb(119, 255, 253); /* oklch */ color: oklch(92.4% 0.119 194.0);
Tailwind
colors: {
custom: {
50: '#a9fffe',
500: '#77fffd',
950: '#000000',
},
}SCSS
$custom: #77fffd; $custom-light: #a9fffe; $custom-dark: #000000;
JSON
{
"hex": "#77fffd",
"rgb": {
"r": 119,
"g": 255,
"b": 253
},
"hsl": {
"h": 179.118,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.92396,
"c": 0.11911,
"h": 194
},
"luminance": 0.82534
}Semantic roles & 50–950 ramp
primary
#77FFFD
secondary
#DD3D40
accent
#0003E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685