#61DDC8#61DDC8
#61DDC8 is a very light, moderate teal. Relative luminance 0.584; OKLCH L 82.2% C 0.115 H 180.5°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #61DDC8 |
|---|---|
| RGB | rgb(97, 221, 200) |
| HSL | hsl(170, 65%, 62%) |
| HSV | hsv(170, 56%, 87%) |
| CMYK | cmyk(56.1%, 0%, 9.5%, 13.3%) |
| CIE-LAB | lab(80.97, -39.56, -0.11) |
| CIE-LCH | lch(80.97, 39.56, 180.16°) |
| OKLab | oklab(82.15% -0.1151 -0.0009) |
| OKLCH | oklch(82.15% 0.115 180.5) |
| XYZ | xyz(41.2069, 58.4204, 63.7371) |
| Luminance | 0.5842 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.83
Seafoam Blue
#78D1B6
ΔE00 4.80
Tiffany Blue
#7BF2DA
ΔE00 4.94
Aqua (survey)
#13EAC9
ΔE00 5.15
Aquamarine (survey)
#04D8B2
ΔE00 6.04
Mediumturquoise
#48D1CC
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DDC8 #DD6176
analogous
#61DD8A #61DDC8 #61B4DD
triadic
#61DDC8 #C861DD #DDC861
tetradic
#61DDC8 #8A61DD #DD6176 #B4DD61
square
#61DDC8 #8A61DD #DD6176 #B4DD61
split-complementary
#61DDC8 #DD61B4 #DD8A61
monochromatic
#23A18C #2FD2B6 #61DDC8 #93E8DA #C6F3EB
Accessibility & contrast
On white
1.66
#61DDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#61DDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DDC8
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DDC8 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D1C7
Deuteranopia (green-blind)
#C1C3CA
Tritanopia (blue-blind)
#00E0D7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #61ddc8; /* rgb */ color: rgb(97, 221, 200); /* oklch */ color: oklch(82.2% 0.115 180.5);
Tailwind
colors: {
custom: {
50: '#99e8d8',
500: '#61ddc8',
950: '#000000',
},
}SCSS
$custom: #61ddc8; $custom-light: #99e8d8; $custom-dark: #000000;
JSON
{
"hex": "#61ddc8",
"rgb": {
"r": 97,
"g": 221,
"b": 200
},
"hsl": {
"h": 169.839,
"s": 64.583,
"l": 62.353
},
"oklch": {
"l": 0.82153,
"c": 0.11506,
"h": 180.5
},
"luminance": 0.58424
}Semantic roles & 50–950 ramp
primary
#61DDC8
secondary
#A43E4F
accent
#1937CC
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483