#61EEEB#61EEEB
#61EEEB is a very light, vivid teal. Relative luminance 0.697; OKLCH L 87.2% C 0.121 H 193.2°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #61EEEB |
|---|---|
| RGB | rgb(97, 238, 235) |
| HSL | hsl(179, 81%, 66%) |
| HSV | hsv(179, 59%, 93%) |
| CMYK | cmyk(59.2%, 0%, 1.3%, 6.7%) |
| CIE-LAB | lab(86.84, -38.33, -9.95) |
| CIE-LCH | lch(86.84, 39.60, 194.55°) |
| OKLab | oklab(87.23% -0.1178 -0.0276) |
| OKLCH | oklch(87.23% 0.121 193.2) |
| XYZ | xyz(50.4931, 69.6833, 89.3703) |
| Luminance | 0.6969 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.69
Bright Light Blue
#26F7FD
ΔE00 3.88
Bright Turquoise
#0FFEF9
ΔE00 4.37
Aqua
#00FFFF
ΔE00 4.50
Bright Aqua
#0BF9EA
ΔE00 5.38
Turquoise
#40E0D0
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EEEB #EE6164
analogous
#61EEA4 #61EEEB #61ABEE
triadic
#61EEEB #EB61EE #EEEB61
tetradic
#61EEEB #A461EE #EE6164 #ABEE61
square
#61EEEB #A461EE #EE6164 #ABEE61
split-complementary
#61EEEB #EE61AB #EEA461
monochromatic
#15C0BC #2AE8E4 #61EEEB #98F4F2 #D0FAF9
Accessibility & contrast
On white
1.41
#61EEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#61EEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EEEB
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EEEB | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3EB
Deuteranopia (green-blind)
#CAD2EC
Tritanopia (blue-blind)
#00F5ED
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #61eeeb; /* rgb */ color: rgb(97, 238, 235); /* oklch */ color: oklch(87.2% 0.121 193.2);
Tailwind
colors: {
custom: {
50: '#9cf4f1',
500: '#61eeeb',
950: '#000000',
},
}SCSS
$custom: #61eeeb; $custom-light: #9cf4f1; $custom-dark: #000000;
JSON
{
"hex": "#61eeeb",
"rgb": {
"r": 97,
"g": 238,
"b": 235
},
"hsl": {
"h": 178.723,
"s": 80.571,
"l": 65.686
},
"oklch": {
"l": 0.87225,
"c": 0.12097,
"h": 193.2
},
"luminance": 0.69689
}Semantic roles & 50–950 ramp
primary
#61EEEB
secondary
#BE3538
accent
#090DDD
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101716
muted
#808585