#77FFFA#77FFFA
#77FFFA is a very light, moderate teal. Relative luminance 0.823; OKLCH L 92.3% C 0.119 H 192.0°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #77FFFA |
|---|---|
| RGB | rgb(119, 255, 250) |
| HSL | hsl(178, 100%, 73%) |
| HSV | hsv(178, 53%, 100%) |
| CMYK | cmyk(53.3%, 0%, 2%, 0%) |
| CIE-LAB | lab(92.72, -38.26, -8.95) |
| CIE-LCH | lch(92.72, 39.29, 193.17°) |
| OKLab | oklab(92.3% -0.1168 -0.0249) |
| OKLCH | oklch(92.3% 0.119 192) |
| XYZ | xyz(60.6157, 82.3382, 103.1224) |
| Luminance | 0.8234 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.19
Bright Turquoise
#0FFEF9
ΔE00 3.90
Aqua
#00FFFF
ΔE00 4.02
Bright Light Blue
#26F7FD
ΔE00 4.81
Light Cyan
#ACFFFC
ΔE00 5.42
Bright Aqua
#0BF9EA
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FFFA #FF777C
analogous
#77FFB6 #77FFFA #77C0FF
triadic
#77FFFA #FA77FF #FFFA77
tetradic
#77FFFA #B677FF #FF777C #C0FF77
square
#77FFFA #B677FF #FF777C #C0FF77
split-complementary
#77FFFA #FF77C0 #FFB677
monochromatic
#00FCF2 #3AFFF8 #77FFFA #B4FFFC #E0FFFE
Accessibility & contrast
On white
1.20
#77FFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#77FFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FFFA
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FFFA | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F4FA
Deuteranopia (green-blind)
#DBE3FB
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #77fffa; /* rgb */ color: rgb(119, 255, 250); /* oklch */ color: oklch(92.3% 0.119 192.0);
Tailwind
colors: {
custom: {
50: '#a9fffb',
500: '#77fffa',
950: '#000000',
},
}SCSS
$custom: #77fffa; $custom-light: #a9fffb; $custom-dark: #000000;
JSON
{
"hex": "#77fffa",
"rgb": {
"r": 119,
"g": 255,
"b": 250
},
"hsl": {
"h": 177.794,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.92301,
"c": 0.11943,
"h": 192
},
"luminance": 0.82344
}Semantic roles & 50–950 ramp
primary
#77FFFA
secondary
#DD3D43
accent
#0008E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685