#61E2CD#61E2CD
#61E2CD is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.5% C 0.118 H 180.9°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #61E2CD |
|---|---|
| RGB | rgb(97, 226, 205) |
| HSL | hsl(170, 69%, 63%) |
| HSV | hsv(170, 57%, 89%) |
| CMYK | cmyk(57.1%, 0%, 9.3%, 11.4%) |
| CIE-LAB | lab(82.56, -40.57, -0.44) |
| CIE-LCH | lch(82.56, 40.57, 180.63°) |
| OKLab | oklab(83.48% -0.1182 -0.0019) |
| OKLCH | oklch(83.48% 0.118 180.9) |
| XYZ | xyz(43.1406, 61.3376, 67.3116) |
| Luminance | 0.6134 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.61
Tiffany Blue
#7BF2DA
ΔE00 3.96
Aqua (survey)
#13EAC9
ΔE00 4.64
Seafoam Blue
#78D1B6
ΔE00 5.69
Bright Aqua
#0BF9EA
ΔE00 6.34
Aquamarine (survey)
#04D8B2
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E2CD #E26176
analogous
#61E28C #61E2CD #61B6E2
triadic
#61E2CD #CD61E2 #E2CD61
tetradic
#61E2CD #8C61E2 #E26176 #B6E261
square
#61E2CD #8C61E2 #E26176 #B6E261
split-complementary
#61E2CD #E261B6 #E28C61
monochromatic
#1FA993 #2DD9BD #61E2CD #95EBDD #C8F5EE
Accessibility & contrast
On white
1.58
#61E2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#61E2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E2CD
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E2CD | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CC
Deuteranopia (green-blind)
#C5C7CF
Tritanopia (blue-blind)
#00E6DB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #61e2cd; /* rgb */ color: rgb(97, 226, 205); /* oklch */ color: oklch(83.5% 0.118 180.9);
Tailwind
colors: {
custom: {
50: '#99ebdc',
500: '#61e2cd',
950: '#000000',
},
}SCSS
$custom: #61e2cd; $custom-light: #99ebdc; $custom-dark: #000000;
JSON
{
"hex": "#61e2cd",
"rgb": {
"r": 97,
"g": 226,
"b": 205
},
"hsl": {
"h": 170.233,
"s": 68.984,
"l": 63.333
},
"oklch": {
"l": 0.83484,
"c": 0.11817,
"h": 180.9
},
"luminance": 0.61342
}Semantic roles & 50–950 ramp
primary
#61E2CD
secondary
#AB3C4E
accent
#1533D1
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1615
muted
#808484