#77FCEC#77FCEC
#77FCEC is a very light, moderate teal. Relative luminance 0.796; OKLCH L 91.2% C 0.120 H 184.8°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #77FCEC |
|---|---|
| RGB | rgb(119, 252, 236) |
| HSL | hsl(173, 96%, 73%) |
| HSV | hsv(173, 53%, 99%) |
| CMYK | cmyk(52.8%, 0%, 6.3%, 1.2%) |
| CIE-LAB | lab(91.50, -40.37, -3.50) |
| CIE-LCH | lch(91.50, 40.52, 184.96°) |
| OKLab | oklab(91.19% -0.1195 -0.0101) |
| OKLCH | oklch(91.19% 0.12 184.8) |
| XYZ | xyz(57.5519, 79.5935, 91.6708) |
| Luminance | 0.7960 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.61
Bright Aqua
#0BF9EA
ΔE00 4.17
Bright Turquoise
#0FFEF9
ΔE00 5.19
Bright Cyan
#41FDFE
ΔE00 6.05
Aqua
#00FFFF
ΔE00 6.31
Light Aqua
#8CFFDB
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FCEC #FC7787
analogous
#77FCA9 #77FCEC #77C9FC
triadic
#77FCEC #EC77FC #FCEC77
tetradic
#77FCEC #A977FC #FC7787 #C9FC77
square
#77FCEC #A977FC #FC7787 #C9FC77
split-complementary
#77FCEC #FC77C9 #FCA977
monochromatic
#05F3D7 #3BFBE4 #77FCEC #B3FDF4 #E1FEFB
Accessibility & contrast
On white
1.24
#77FCEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#77FCEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FCEC
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FCEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FCEC | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EC
Deuteranopia (green-blind)
#DCE0EE
Tritanopia (blue-blind)
#14FFF7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #77fcec; /* rgb */ color: rgb(119, 252, 236); /* oklch */ color: oklch(91.2% 0.120 184.8);
Tailwind
colors: {
custom: {
50: '#a8fef2',
500: '#77fcec',
950: '#000000',
},
}SCSS
$custom: #77fcec; $custom-light: #a8fef2; $custom-dark: #000000;
JSON
{
"hex": "#77fcec",
"rgb": {
"r": 119,
"g": 252,
"b": 236
},
"hsl": {
"h": 172.782,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.91188,
"c": 0.11989,
"h": 184.8
},
"luminance": 0.79599
}Semantic roles & 50–950 ramp
primary
#77FCEC
secondary
#D93E51
accent
#001CE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111816
muted
#818685