#77FDFB#77FDFB
#77FDFB is a very light, moderate teal. Relative luminance 0.811; OKLCH L 91.9% C 0.118 H 194.0°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #77FDFB |
|---|---|
| RGB | rgb(119, 253, 251) |
| HSL | hsl(179, 97%, 73%) |
| HSV | hsv(179, 53%, 99%) |
| CMYK | cmyk(53%, 0%, 0.8%, 0.8%) |
| CIE-LAB | lab(92.19, -37.09, -10.26) |
| CIE-LCH | lch(92.19, 38.48, 195.47°) |
| OKLab | oklab(91.88% -0.1143 -0.0284) |
| OKLCH | oklch(91.88% 0.118 194) |
| XYZ | xyz(60.1383, 81.1318, 103.7388) |
| Luminance | 0.8114 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.88
Aqua
#00FFFF
ΔE00 3.97
Bright Light Blue
#26F7FD
ΔE00 4.16
Bright Turquoise
#0FFEF9
ΔE00 4.21
Light Cyan
#ACFFFC
ΔE00 5.22
Bright Aqua
#0BF9EA
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FDFB #FD7779
analogous
#77FDB8 #77FDFB #77BCFD
triadic
#77FDFB #FB77FD #FDFB77
tetradic
#77FDFB #B877FD #FD7779 #BCFD77
square
#77FDFB #B877FD #FD7779 #BCFD77
split-complementary
#77FDFB #FD77BC #FDB877
monochromatic
#04F6F2 #3BFCF9 #77FDFB #B3FEFD #E1FFFE
Accessibility & contrast
On white
1.22
#77FDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#77FDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FDFB
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FDFB | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FB
Deuteranopia (green-blind)
#D9E2FC
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #77fdfb; /* rgb */ color: rgb(119, 253, 251); /* oklch */ color: oklch(91.9% 0.118 194.0);
Tailwind
colors: {
custom: {
50: '#a9fefc',
500: '#77fdfb',
950: '#000000',
},
}SCSS
$custom: #77fdfb; $custom-light: #a9fefc; $custom-dark: #000000;
JSON
{
"hex": "#77fdfb",
"rgb": {
"r": 119,
"g": 253,
"b": 251
},
"hsl": {
"h": 179.104,
"s": 97.101,
"l": 72.941
},
"oklch": {
"l": 0.91879,
"c": 0.1178,
"h": 194
},
"luminance": 0.81138
}Semantic roles & 50–950 ramp
primary
#77FDFB
secondary
#DA3E40
accent
#0003E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685