#61E2E4#61E2E4
#61E2E4 is a very light, moderate teal. Relative luminance 0.625; OKLCH L 84.2% C 0.113 H 196.6°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #61E2E4 |
|---|---|
| RGB | rgb(97, 226, 228) |
| HSL | hsl(181, 71%, 64%) |
| HSV | hsv(181, 57%, 89%) |
| CMYK | cmyk(57.5%, 0.9%, 0%, 10.6%) |
| CIE-LAB | lab(83.19, -34.65, -11.69) |
| CIE-LCH | lch(83.19, 36.57, 198.64°) |
| OKLab | oklab(84.21% -0.1084 -0.0324) |
| OKLCH | oklch(84.21% 0.113 196.6) |
| XYZ | xyz(46.1237, 62.5308, 83.0227) |
| Luminance | 0.6254 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.09
Bright Light Blue
#26F7FD
ΔE00 5.23
Robin'S Egg
#6DEDFD
ΔE00 5.55
Aqua Blue
#02D8E9
ΔE00 5.64
Darkturquoise
#00CED1
ΔE00 5.89
Bright Cyan
#41FDFE
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E2E4 #E46361
analogous
#61E4A4 #61E2E4 #61A0E4
triadic
#61E2E4 #E461E2 #E2E461
tetradic
#61E2E4 #A461E4 #E46361 #A0E461
square
#61E2E4 #A461E4 #E46361 #A0E461
split-complementary
#61E2E4 #E461A0 #E4A461
monochromatic
#1EABAD #2DD8DB #61E2E4 #95ECED #CAF5F6
Accessibility & contrast
On white
1.55
#61E2E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#61E2E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E2E4
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E2E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E2E4 | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D8E4
Deuteranopia (green-blind)
#BFC9E5
Tritanopia (blue-blind)
#00E9E2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #61e2e4; /* rgb */ color: rgb(97, 226, 228); /* oklch */ color: oklch(84.2% 0.113 196.6);
Tailwind
colors: {
custom: {
50: '#9bebec',
500: '#61e2e4',
950: '#000000',
},
}SCSS
$custom: #61e2e4; $custom-light: #9bebec; $custom-dark: #000000;
JSON
{
"hex": "#61e2e4",
"rgb": {
"r": 97,
"g": 226,
"b": 228
},
"hsl": {
"h": 180.916,
"s": 70.811,
"l": 63.725
},
"oklch": {
"l": 0.84209,
"c": 0.1131,
"h": 196.6
},
"luminance": 0.62536
}Semantic roles & 50–950 ramp
primary
#61E2E4
secondary
#AE3D3B
accent
#1613D3
background
#FCFEFE
surface
#F6FDFD
border
#D0D5D5
text
#0F1616
muted
#808484