#77FFDD#77FFDD
#77FFDD is a very light, vivid teal. Relative luminance 0.807; OKLCH L 91.5% C 0.130 H 174.5°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #77FFDD |
|---|---|
| RGB | rgb(119, 255, 221) |
| HSL | hsl(165, 100%, 73%) |
| HSV | hsv(165, 53%, 100%) |
| CMYK | cmyk(53.3%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(91.98, -45.23, 4.96) |
| CIE-LCH | lch(91.98, 45.50, 173.74°) |
| OKLab | oklab(91.45% -0.129 0.0124) |
| OKLCH | oklch(91.45% 0.13 174.5) |
| XYZ | xyz(56.4130, 80.6572, 80.9881) |
| Luminance | 0.8066 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.09
Aquamarine
#7FFFD4
ΔE00 2.67
Light Turquoise
#7EF4CC
ΔE00 3.35
Tiffany Blue
#7BF2DA
ΔE00 3.69
Light Aquamarine
#7BFDC7
ΔE00 5.32
Pale Turquoise
#A5FBD5
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FFDD #FF7799
analogous
#77FF99 #77FFDD #77DDFF
triadic
#77FFDD #DD77FF #FFDD77
tetradic
#77FFDD #9977FF #FF7799 #DDFF77
square
#77FFDD #9977FF #FF7799 #DDFF77
split-complementary
#77FFDD #FF77DD #FF9977
monochromatic
#00FCBD #3AFFCE #77FFDD #B4FFEC #E0FFF7
Accessibility & contrast
On white
1.23
#77FFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#77FFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FFDD
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FFDD | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DB
Deuteranopia (green-blind)
#E2E2DF
Tritanopia (blue-blind)
#2CFFF5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #77ffdd; /* rgb */ color: rgb(119, 255, 221); /* oklch */ color: oklch(91.5% 0.130 174.5);
Tailwind
colors: {
custom: {
50: '#a8ffe7',
500: '#77ffdd',
950: '#000000',
},
}SCSS
$custom: #77ffdd; $custom-light: #a8ffe7; $custom-dark: #000000;
JSON
{
"hex": "#77ffdd",
"rgb": {
"r": 119,
"g": 255,
"b": 221
},
"hsl": {
"h": 165,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.9145,
"c": 0.12962,
"h": 174.5
},
"luminance": 0.80662
}Semantic roles & 50–950 ramp
primary
#77FFDD
secondary
#DD3D65
accent
#0039E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111816
muted
#818684