#61E4E0#61E4E0
#61E4E0 is a very light, moderate teal. Relative luminance 0.634; OKLCH L 84.5% C 0.115 H 192.4°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #61E4E0 |
|---|---|
| RGB | rgb(97, 228, 224) |
| HSL | hsl(178, 71%, 64%) |
| HSV | hsv(178, 57%, 89%) |
| CMYK | cmyk(57.5%, 0%, 1.8%, 10.6%) |
| CIE-LAB | lab(83.66, -36.64, -8.89) |
| CIE-LCH | lch(83.66, 37.70, 193.64°) |
| OKLab | oklab(84.54% -0.1121 -0.0247) |
| OKLCH | oklch(84.54% 0.115 192.4) |
| XYZ | xyz(46.1219, 63.4053, 80.3144) |
| Luminance | 0.6341 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.70
Turquoise
#40E0D0
ΔE00 4.73
Bright Light Blue
#26F7FD
ΔE00 5.57
Bright Cyan
#41FDFE
ΔE00 5.81
Bright Turquoise
#0FFEF9
ΔE00 6.23
Darkturquoise
#00CED1
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E4E0 #E46165
analogous
#61E49E #61E4E0 #61A6E4
triadic
#61E4E0 #E061E4 #E4E061
tetradic
#61E4E0 #9E61E4 #E46165 #A6E461
square
#61E4E0 #9E61E4 #E46165 #A6E461
split-complementary
#61E4E0 #E461A6 #E49E61
monochromatic
#1EADA9 #2DDBD6 #61E4E0 #95EDEA #CAF6F5
Accessibility & contrast
On white
1.53
#61E4E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#61E4E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E4E0
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E4E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E4E0 | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DAE0
Deuteranopia (green-blind)
#C2CAE1
Tritanopia (blue-blind)
#00EAE2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #61e4e0; /* rgb */ color: rgb(97, 228, 224); /* oklch */ color: oklch(84.5% 0.115 192.4);
Tailwind
colors: {
custom: {
50: '#9bede9',
500: '#61e4e0',
950: '#000000',
},
}SCSS
$custom: #61e4e0; $custom-light: #9bede9; $custom-dark: #000000;
JSON
{
"hex": "#61e4e0",
"rgb": {
"r": 97,
"g": 228,
"b": 224
},
"hsl": {
"h": 178.168,
"s": 70.811,
"l": 63.725
},
"oklch": {
"l": 0.84543,
"c": 0.1148,
"h": 192.4
},
"luminance": 0.6341
}Semantic roles & 50–950 ramp
primary
#61E4E0
secondary
#AE3B3E
accent
#1319D3
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1616
muted
#808584