#77FCED#77FCED
#77FCED is a very light, moderate teal. Relative luminance 0.797; OKLCH L 91.2% C 0.120 H 185.5°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #77FCED |
|---|---|
| RGB | rgb(119, 252, 237) |
| HSL | hsl(173, 96%, 73%) |
| HSV | hsv(173, 53%, 99%) |
| CMYK | cmyk(52.8%, 0%, 6%, 1.2%) |
| CIE-LAB | lab(91.53, -40.12, -3.98) |
| CIE-LCH | lch(91.53, 40.32, 185.67°) |
| OKLab | oklab(91.22% -0.119 -0.0114) |
| OKLCH | oklch(91.22% 0.12 185.5) |
| XYZ | xyz(57.6976, 79.6517, 92.4381) |
| Luminance | 0.7966 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.87
Bright Aqua
#0BF9EA
ΔE00 4.15
Bright Turquoise
#0FFEF9
ΔE00 4.98
Bright Cyan
#41FDFE
ΔE00 5.75
Aqua
#00FFFF
ΔE00 6.05
Turquoise
#40E0D0
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FCED #FC7786
analogous
#77FCAA #77FCED #77C8FC
triadic
#77FCED #ED77FC #FCED77
tetradic
#77FCED #AA77FC #FC7786 #C8FC77
square
#77FCED #AA77FC #FC7786 #C8FC77
split-complementary
#77FCED #FC77C8 #FCAA77
monochromatic
#05F3D8 #3BFBE5 #77FCED #B3FDF5 #E1FEFB
Accessibility & contrast
On white
1.24
#77FCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#77FCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FCED
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FCED | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0ED
Deuteranopia (green-blind)
#DCE0EF
Tritanopia (blue-blind)
#11FFF7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #77fced; /* rgb */ color: rgb(119, 252, 237); /* oklch */ color: oklch(91.2% 0.120 185.5);
Tailwind
colors: {
custom: {
50: '#a8fef2',
500: '#77fced',
950: '#000000',
},
}SCSS
$custom: #77fced; $custom-light: #a8fef2; $custom-dark: #000000;
JSON
{
"hex": "#77fced",
"rgb": {
"r": 119,
"g": 252,
"b": 237
},
"hsl": {
"h": 173.233,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.91218,
"c": 0.11959,
"h": 185.5
},
"luminance": 0.79657
}Semantic roles & 50–950 ramp
primary
#77FCED
secondary
#D93E50
accent
#001AE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111817
muted
#818685