#77F9ED#77F9ED
#77F9ED is a very light, moderate teal. Relative luminance 0.778; OKLCH L 90.5% C 0.117 H 187.2°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #77F9ED |
|---|---|
| RGB | rgb(119, 249, 237) |
| HSL | hsl(174, 92%, 72%) |
| HSV | hsv(174, 52%, 98%) |
| CMYK | cmyk(52.2%, 0%, 4.8%, 2.4%) |
| CIE-LAB | lab(90.68, -38.77, -5.23) |
| CIE-LCH | lch(90.68, 39.12, 187.69°) |
| OKLab | oklab(90.53% -0.1159 -0.0147) |
| OKLCH | oklch(90.53% 0.117 187.2) |
| XYZ | xyz(56.7630, 77.7824, 92.1265) |
| Luminance | 0.7779 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 4.29
Tiffany Blue
#7BF2DA
ΔE00 4.40
Bright Turquoise
#0FFEF9
ΔE00 4.61
Bright Cyan
#41FDFE
ΔE00 5.03
Aqua
#00FFFF
ΔE00 5.50
Light Cyan
#ACFFFC
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77F9ED #F97783
analogous
#77F9AC #77F9ED #77C4F9
triadic
#77F9ED #ED77F9 #F9ED77
tetradic
#77F9ED #AC77F9 #F97783 #C4F977
square
#77F9ED #AC77F9 #F97783 #C4F977
split-complementary
#77F9ED #F977C4 #F9AC77
monochromatic
#0AEBD6 #3CF6E5 #77F9ED #B2FCF5 #E2FEFB
Accessibility & contrast
On white
1.27
#77F9ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#77F9ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77F9ED
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77F9ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77F9ED | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEDED
Deuteranopia (green-blind)
#D8DEEE
Tritanopia (blue-blind)
#15FEF5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #77f9ed; /* rgb */ color: rgb(119, 249, 237); /* oklch */ color: oklch(90.5% 0.117 187.2);
Tailwind
colors: {
custom: {
50: '#a8fbf2',
500: '#77f9ed',
950: '#000000',
},
}SCSS
$custom: #77f9ed; $custom-light: #a8fbf2; $custom-dark: #000000;
JSON
{
"hex": "#77f9ed",
"rgb": {
"r": 119,
"g": 249,
"b": 237
},
"hsl": {
"h": 174.462,
"s": 91.549,
"l": 72.157
},
"oklch": {
"l": 0.90532,
"c": 0.11682,
"h": 187.2
},
"luminance": 0.77788
}Semantic roles & 50–950 ramp
primary
#77F9ED
secondary
#D53F4D
accent
#0015E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111717
muted
#818585