#77FDED#77FDED
#77FDED is a very light, vivid teal. Relative luminance 0.803; OKLCH L 91.4% C 0.121 H 184.9°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #77FDED |
|---|---|
| RGB | rgb(119, 253, 237) |
| HSL | hsl(173, 97%, 73%) |
| HSV | hsv(173, 53%, 99%) |
| CMYK | cmyk(53%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(91.81, -40.57, -3.57) |
| CIE-LCH | lch(91.81, 40.73, 185.02°) |
| OKLab | oklab(91.45% -0.1201 -0.0103) |
| OKLCH | oklch(91.45% 0.121 184.9) |
| XYZ | xyz(58.0125, 80.2815, 92.5430) |
| Luminance | 0.8029 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.75
Bright Aqua
#0BF9EA
ΔE00 4.18
Bright Turquoise
#0FFEF9
ΔE00 5.15
Bright Cyan
#41FDFE
ΔE00 6.02
Aqua
#00FFFF
ΔE00 6.26
Light Aqua
#8CFFDB
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FDED #FD7787
analogous
#77FDAA #77FDED #77CAFD
triadic
#77FDED #ED77FD #FDED77
tetradic
#77FDED #AA77FD #FD7787 #CAFD77
square
#77FDED #AA77FD #FD7787 #CAFD77
split-complementary
#77FDED #FD77CA #FDAA77
monochromatic
#04F6D9 #3BFCE5 #77FDED #B3FEF5 #E1FFFB
Accessibility & contrast
On white
1.23
#77FDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#77FDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FDED
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FDED | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1ED
Deuteranopia (green-blind)
#DDE1EF
Tritanopia (blue-blind)
#0FFFF8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #77fded; /* rgb */ color: rgb(119, 253, 237); /* oklch */ color: oklch(91.4% 0.121 184.9);
Tailwind
colors: {
custom: {
50: '#a8fef2',
500: '#77fded',
950: '#000000',
},
}SCSS
$custom: #77fded; $custom-light: #a8fef2; $custom-dark: #000000;
JSON
{
"hex": "#77fded",
"rgb": {
"r": 119,
"g": 253,
"b": 237
},
"hsl": {
"h": 172.836,
"s": 97.101,
"l": 72.941
},
"oklch": {
"l": 0.91447,
"c": 0.12055,
"h": 184.9
},
"luminance": 0.80287
}Semantic roles & 50–950 ramp
primary
#77FDED
secondary
#DA3E51
accent
#001BE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111817
muted
#818685