#77F9DD#77F9DD
#77F9DD is a very light, vivid teal. Relative luminance 0.769; OKLCH L 90.1% C 0.123 H 177.2°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #77F9DD |
|---|---|
| RGB | rgb(119, 249, 221) |
| HSL | hsl(167, 92%, 72%) |
| HSV | hsv(167, 52%, 98%) |
| CMYK | cmyk(52.2%, 0%, 11.2%, 2.4%) |
| CIE-LAB | lab(90.27, -42.60, 2.48) |
| CIE-LCH | lch(90.27, 42.67, 176.66°) |
| OKLab | oklab(90.06% -0.1227 0.0059) |
| OKLCH | oklch(90.06% 0.123 177.2) |
| XYZ | xyz(54.5288, 76.8888, 80.3600) |
| Luminance | 0.7689 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.82
Light Aqua
#8CFFDB
ΔE00 3.22
Light Turquoise
#7EF4CC
ΔE00 3.97
Aquamarine
#7FFFD4
ΔE00 4.28
Aqua (survey)
#13EAC9
ΔE00 5.57
Bright Aqua
#0BF9EA
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77F9DD #F97793
analogous
#77F99C #77F9DD #77D4F9
triadic
#77F9DD #DD77F9 #F9DD77
tetradic
#77F9DD #9C77F9 #F97793 #D4F977
square
#77F9DD #9C77F9 #F97793 #D4F977
split-complementary
#77F9DD #F977D4 #F99C77
monochromatic
#0AEBBB #3CF6CE #77F9DD #B2FCEC #E2FEF8
Accessibility & contrast
On white
1.28
#77F9DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#77F9DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77F9DD
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77F9DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77F9DD | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1ECDC
Deuteranopia (green-blind)
#DCDDDF
Tritanopia (blue-blind)
#30FCF1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #77f9dd; /* rgb */ color: rgb(119, 249, 221); /* oklch */ color: oklch(90.1% 0.123 177.2);
Tailwind
colors: {
custom: {
50: '#a7fce7',
500: '#77f9dd',
950: '#000000',
},
}SCSS
$custom: #77f9dd; $custom-light: #a7fce7; $custom-dark: #000000;
JSON
{
"hex": "#77f9dd",
"rgb": {
"r": 119,
"g": 249,
"b": 221
},
"hsl": {
"h": 167.077,
"s": 91.549,
"l": 72.157
},
"oklch": {
"l": 0.90064,
"c": 0.1228,
"h": 177.2
},
"luminance": 0.76894
}Semantic roles & 50–950 ramp
primary
#77F9DD
secondary
#D53F5F
accent
#0031E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101716
muted
#818584