#77F4F4#77F4F4
#77F4F4 is a very light, moderate teal. Relative luminance 0.752; OKLCH L 89.6% C 0.112 H 195.3°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #77F4F4 |
|---|---|
| RGB | rgb(119, 244, 244) |
| HSL | hsl(180, 85%, 71%) |
| HSV | hsv(180, 51%, 96%) |
| CMYK | cmyk(51.2%, 0%, 0%, 4.3%) |
| CIE-LAB | lab(89.46, -34.72, -10.68) |
| CIE-LCH | lch(89.46, 36.32, 197.10°) |
| OKLab | oklab(89.61% -0.1077 -0.0295) |
| OKLCH | oklch(89.61% 0.112 195.3) |
| XYZ | xyz(56.2808, 75.1497, 97.1098) |
| Luminance | 0.7516 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.61
Bright Light Blue
#26F7FD
ΔE00 3.97
Aqua
#00FFFF
ΔE00 4.82
Bright Turquoise
#0FFEF9
ΔE00 5.14
Light Cyan
#ACFFFC
ΔE00 5.40
Robin Egg Blue
#8AF1FE
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77F4F4 #F47777
analogous
#77F4B5 #77F4F4 #77B5F4
triadic
#77F4F4 #F477F4 #F4F477
tetradic
#77F4F4 #B577F4 #F47777 #B5F477
square
#77F4F4 #B577F4 #F47777 #B5F477
split-complementary
#77F4F4 #F477B5 #F4B577
monochromatic
#12DFDF #3EEFEF #77F4F4 #B0F9F9 #E3FDFD
Accessibility & contrast
On white
1.31
#77F4F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#77F4F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77F4F4
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77F4F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77F4F4 | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EAF4
Deuteranopia (green-blind)
#D1DAF5
Tritanopia (blue-blind)
#01FBF4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #77f4f4; /* rgb */ color: rgb(119, 244, 244); /* oklch */ color: oklch(89.6% 0.112 195.3);
Tailwind
colors: {
custom: {
50: '#a8f8f7',
500: '#77f4f4',
950: '#000000',
},
}SCSS
$custom: #77f4f4; $custom-light: #a8f8f7; $custom-dark: #000000;
JSON
{
"hex": "#77f4f4",
"rgb": {
"r": 119,
"g": 244,
"b": 244
},
"hsl": {
"h": 180,
"s": 85.034,
"l": 71.176
},
"oklch": {
"l": 0.89613,
"c": 0.11169,
"h": 195.3
},
"luminance": 0.75155
}Semantic roles & 50–950 ramp
primary
#77F4F4
secondary
#CF4141
accent
#0404E2
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111717
muted
#818585