#77FCF3#77FCF3
#77FCF3 is a very light, moderate teal. Relative luminance 0.800; OKLCH L 91.4% C 0.118 H 189.3°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #77FCF3 |
|---|---|
| RGB | rgb(119, 252, 243) |
| HSL | hsl(176, 96%, 73%) |
| HSV | hsv(176, 53%, 99%) |
| CMYK | cmyk(52.8%, 0%, 3.6%, 1.2%) |
| CIE-LAB | lab(91.69, -38.65, -6.86) |
| CIE-LCH | lch(91.69, 39.25, 190.07°) |
| OKLab | oklab(91.4% -0.1166 -0.0192) |
| OKLCH | oklch(91.4% 0.118 189.3) |
| XYZ | xyz(58.5889, 80.0083, 97.1322) |
| Luminance | 0.8001 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 4.06
Bright Cyan
#41FDFE
ΔE00 4.09
Bright Aqua
#0BF9EA
ΔE00 4.64
Aqua
#00FFFF
ΔE00 4.69
Tiffany Blue
#7BF2DA
ΔE00 5.61
Bright Light Blue
#26F7FD
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FCF3 #FC7780
analogous
#77FCB1 #77FCF3 #77C2FC
triadic
#77FCF3 #F377FC #FCF377
tetradic
#77FCF3 #B177FC #FC7780 #C2FC77
square
#77FCF3 #B177FC #FC7780 #C2FC77
split-complementary
#77FCF3 #FC77C2 #FCB177
monochromatic
#05F3E3 #3BFBEE #77FCF3 #B3FDF8 #E1FEFC
Accessibility & contrast
On white
1.24
#77FCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#77FCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FCF3
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FCF3 | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F0F3
Deuteranopia (green-blind)
#DAE0F4
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #77fcf3; /* rgb */ color: rgb(119, 252, 243); /* oklch */ color: oklch(91.4% 0.118 189.3);
Tailwind
colors: {
custom: {
50: '#a9fef7',
500: '#77fcf3',
950: '#000000',
},
}SCSS
$custom: #77fcf3; $custom-light: #a9fef7; $custom-dark: #000000;
JSON
{
"hex": "#77fcf3",
"rgb": {
"r": 119,
"g": 252,
"b": 243
},
"hsl": {
"h": 175.94,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.91401,
"c": 0.11812,
"h": 189.3
},
"luminance": 0.80014
}Semantic roles & 50–950 ramp
primary
#77FCF3
secondary
#D93E49
accent
#0010E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685