#61D4DE#61D4DE
#61D4DE is a light, moderate teal. Relative luminance 0.549; OKLCH L 80.8% C 0.105 H 203.1°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #61D4DE |
|---|---|
| RGB | rgb(97, 212, 222) |
| HSL | hsl(185, 65%, 63%) |
| HSV | hsv(185, 56%, 87%) |
| CMYK | cmyk(56.3%, 4.5%, 0%, 12.9%) |
| CIE-LAB | lab(78.98, -29.62, -14.80) |
| CIE-LCH | lch(78.98, 33.12, 206.55°) |
| OKLab | oklab(80.75% -0.0962 -0.0409) |
| OKLCH | oklch(80.75% 0.105 203.1) |
| XYZ | xyz(41.6526, 54.8982, 77.4944) |
| Luminance | 0.5490 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.66
Darkturquoise
#00CED1
ΔE00 5.38
Robin'S Egg
#6DEDFD
ΔE00 5.99
Mediumturquoise
#48D1CC
ΔE00 6.12
Robin Egg Blue
#8AF1FE
ΔE00 7.22
Robin'S Egg Blue
#98EFF9
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61D4DE #DE6B61
analogous
#61DEA9 #61D4DE #6195DE
triadic
#61D4DE #DE61D4 #D4DE61
tetradic
#61D4DE #A961DE #DE6B61 #95DE61
square
#61D4DE #A961DE #DE6B61 #95DE61
split-complementary
#61D4DE #DE6195 #DEA961
monochromatic
#2298A3 #2EC6D3 #61D4DE #94E2E9 #C6F0F3
Accessibility & contrast
On white
1.75
#61D4DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#61D4DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61D4DE
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61D4DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61D4DE | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDF
Deuteranopia (green-blind)
#B2BDDF
Tritanopia (blue-blind)
#00DBD7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #61d4de; /* rgb */ color: rgb(97, 212, 222); /* oklch */ color: oklch(80.8% 0.105 203.1);
Tailwind
colors: {
custom: {
50: '#99e1e8',
500: '#61d4de',
950: '#000000',
},
}SCSS
$custom: #61d4de; $custom-light: #99e1e8; $custom-dark: #000000;
JSON
{
"hex": "#61d4de",
"rgb": {
"r": 97,
"g": 212,
"b": 222
},
"hsl": {
"h": 184.8,
"s": 65.445,
"l": 62.549
},
"oklch": {
"l": 0.80752,
"c": 0.10451,
"h": 203.1
},
"luminance": 0.54902
}Semantic roles & 50–950 ramp
primary
#61D4DE
secondary
#A6463E
accent
#2718CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484