#77FCDA#77FCDA
#77FCDA is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.7% C 0.128 H 174.2°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #77FCDA |
|---|---|
| RGB | rgb(119, 252, 218) |
| HSL | hsl(165, 96%, 73%) |
| HSV | hsv(165, 53%, 99%) |
| CMYK | cmyk(52.8%, 0%, 13.5%, 1.2%) |
| CIE-LAB | lab(91.05, -44.61, 5.17) |
| CIE-LCH | lch(91.05, 44.91, 173.38°) |
| OKLab | oklab(90.68% -0.1272 0.013) |
| OKLCH | oklch(90.68% 0.128 174.2) |
| XYZ | xyz(55.0674, 78.5996, 78.5854) |
| Luminance | 0.7861 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.05
Aquamarine
#7FFFD4
ΔE00 2.60
Light Turquoise
#7EF4CC
ΔE00 2.85
Tiffany Blue
#7BF2DA
ΔE00 3.34
Light Aquamarine
#7BFDC7
ΔE00 5.18
Pale Turquoise
#A5FBD5
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FCDA #FC7799
analogous
#77FC98 #77FCDA #77DBFC
triadic
#77FCDA #DA77FC #FCDA77
tetradic
#77FCDA #9877FC #FC7799 #DBFC77
square
#77FCDA #9877FC #FC7799 #DBFC77
split-complementary
#77FCDA #FC77DB #FC9877
monochromatic
#05F3B6 #3BFBCA #77FCDA #B3FDEA #E1FEF7
Accessibility & contrast
On white
1.26
#77FCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#77FCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FCDA
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FCDA | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EED8
Deuteranopia (green-blind)
#E0DFDC
Tritanopia (blue-blind)
#32FEF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #77fcda; /* rgb */ color: rgb(119, 252, 218); /* oklch */ color: oklch(90.7% 0.128 174.2);
Tailwind
colors: {
custom: {
50: '#a8fee5',
500: '#77fcda',
950: '#000000',
},
}SCSS
$custom: #77fcda; $custom-light: #a8fee5; $custom-dark: #000000;
JSON
{
"hex": "#77fcda",
"rgb": {
"r": 119,
"g": 252,
"b": 218
},
"hsl": {
"h": 164.662,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.90675,
"c": 0.12781,
"h": 174.2
},
"luminance": 0.78605
}Semantic roles & 50–950 ramp
primary
#77FCDA
secondary
#D93E66
accent
#003BE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684