#77FDFD#77FDFD
#77FDFD is a very light, moderate teal. Relative luminance 0.813; OKLCH L 91.9% C 0.118 H 195.3°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #77FDFD |
|---|---|
| RGB | rgb(119, 253, 253) |
| HSL | hsl(180, 97%, 73%) |
| HSV | hsv(180, 53%, 99%) |
| CMYK | cmyk(53%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(92.25, -36.58, -11.22) |
| CIE-LCH | lch(92.25, 38.26, 197.05°) |
| OKLab | oklab(91.94% -0.1135 -0.031) |
| OKLCH | oklch(91.94% 0.118 195.3) |
| XYZ | xyz(60.4552, 81.2585, 105.4080) |
| Luminance | 0.8126 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.86
Bright Light Blue
#26F7FD
ΔE00 3.91
Aqua
#00FFFF
ΔE00 4.05
Bright Turquoise
#0FFEF9
ΔE00 4.52
Light Cyan
#ACFFFC
ΔE00 5.21
Robin Egg Blue
#8AF1FE
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FDFD #FD7777
analogous
#77FDBA #77FDFD #77BAFD
triadic
#77FDFD #FD77FD #FDFD77
tetradic
#77FDFD #BA77FD #FD7777 #BAFD77
square
#77FDFD #BA77FD #FD7777 #BAFD77
split-complementary
#77FDFD #FD77BA #FDBA77
monochromatic
#04F6F6 #3BFCFC #77FDFD #B3FEFE #E1FFFF
Accessibility & contrast
On white
1.22
#77FDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#77FDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FDFD
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FDFD | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FD
Deuteranopia (green-blind)
#D8E2FE
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #77fdfd; /* rgb */ color: rgb(119, 253, 253); /* oklch */ color: oklch(91.9% 0.118 195.3);
Tailwind
colors: {
custom: {
50: '#a9fefe',
500: '#77fdfd',
950: '#000000',
},
}SCSS
$custom: #77fdfd; $custom-light: #a9fefe; $custom-dark: #000000;
JSON
{
"hex": "#77fdfd",
"rgb": {
"r": 119,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 97.101,
"l": 72.941
},
"oklch": {
"l": 0.91943,
"c": 0.11768,
"h": 195.3
},
"luminance": 0.81264
}Semantic roles & 50–950 ramp
primary
#77FDFD
secondary
#DA3E3E
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685