#77F2F2#77F2F2
#77F2F2 is a very light, moderate teal. Relative luminance 0.738; OKLCH L 89.1% C 0.110 H 195.4°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #77F2F2 |
|---|---|
| RGB | rgb(119, 242, 242) |
| HSL | hsl(180, 83%, 71%) |
| HSV | hsv(180, 51%, 95%) |
| CMYK | cmyk(50.8%, 0%, 0%, 5.1%) |
| CIE-LAB | lab(88.84, -34.29, -10.56) |
| CIE-LCH | lch(88.84, 35.88, 197.12°) |
| OKLab | oklab(89.09% -0.1064 -0.0292) |
| OKLCH | oklch(89.09% 0.11 195.4) |
| XYZ | xyz(55.3803, 73.8319, 95.3197) |
| Luminance | 0.7384 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.89
Bright Light Blue
#26F7FD
ΔE00 4.11
Aqua
#00FFFF
ΔE00 5.07
Bright Turquoise
#0FFEF9
ΔE00 5.37
Robin Egg Blue
#8AF1FE
ΔE00 5.37
Robin'S Egg
#6DEDFD
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77F2F2 #F27777
analogous
#77F2B4 #77F2F2 #77B4F2
triadic
#77F2F2 #F277F2 #F2F277
tetradic
#77F2F2 #B477F2 #F27777 #B4F277
square
#77F2F2 #B477F2 #F27777 #B4F277
split-complementary
#77F2F2 #F277B4 #F2B477
monochromatic
#15DADA #3FEDED #77F2F2 #AFF7F7 #E3FCFC
Accessibility & contrast
On white
1.33
#77F2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#77F2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77F2F2
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77F2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77F2F2 | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E8F2
Deuteranopia (green-blind)
#D0D9F3
Tritanopia (blue-blind)
#0FF9F2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #77f2f2; /* rgb */ color: rgb(119, 242, 242); /* oklch */ color: oklch(89.1% 0.110 195.4);
Tailwind
colors: {
custom: {
50: '#a8f6f6',
500: '#77f2f2',
950: '#000000',
},
}SCSS
$custom: #77f2f2; $custom-light: #a8f6f6; $custom-dark: #000000;
JSON
{
"hex": "#77f2f2",
"rgb": {
"r": 119,
"g": 242,
"b": 242
},
"hsl": {
"h": 180,
"s": 82.55,
"l": 70.784
},
"oklch": {
"l": 0.89094,
"c": 0.11034,
"h": 195.4
},
"luminance": 0.73837
}Semantic roles & 50–950 ramp
primary
#77F2F2
secondary
#CC4141
accent
#0707DF
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#111717
muted
#818585