#61D2DE#61D2DE
#61D2DE is a light, moderate teal. Relative luminance 0.539; OKLCH L 80.3% C 0.104 H 204.7°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #61D2DE |
|---|---|
| RGB | rgb(97, 210, 222) |
| HSL | hsl(186, 65%, 63%) |
| HSV | hsv(186, 56%, 87%) |
| CMYK | cmyk(56.3%, 5.4%, 0%, 12.9%) |
| CIE-LAB | lab(78.41, -28.65, -15.67) |
| CIE-LCH | lch(78.41, 32.66, 208.67°) |
| OKLab | oklab(80.29% -0.094 -0.0433) |
| OKLCH | oklch(80.29% 0.104 204.7) |
| XYZ | xyz(41.1557, 53.9045, 77.3288) |
| Luminance | 0.5391 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.74
Darkturquoise
#00CED1
ΔE00 5.85
Robin'S Egg
#6DEDFD
ΔE00 6.26
Mediumturquoise
#48D1CC
ΔE00 6.82
Neon Blue
#04D9FF
ΔE00 7.35
Robin Egg Blue
#8AF1FE
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61D2DE #DE6D61
analogous
#61DEAB #61D2DE #6193DE
triadic
#61D2DE #DE61D2 #D2DE61
tetradic
#61D2DE #AB61DE #DE6D61 #93DE61
square
#61D2DE #AB61DE #DE6D61 #93DE61
split-complementary
#61D2DE #DE6193 #DEAB61
monochromatic
#2296A3 #2EC4D3 #61D2DE #94E0E9 #C6EFF3
Accessibility & contrast
On white
1.78
#61D2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#61D2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61D2DE
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61D2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61D2DE | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CADF
Deuteranopia (green-blind)
#B0BCDE
Tritanopia (blue-blind)
#00DAD5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #61d2de; /* rgb */ color: rgb(97, 210, 222); /* oklch */ color: oklch(80.3% 0.104 204.7);
Tailwind
colors: {
custom: {
50: '#99e0e8',
500: '#61d2de',
950: '#000000',
},
}SCSS
$custom: #61d2de; $custom-light: #99e0e8; $custom-dark: #000000;
JSON
{
"hex": "#61d2de",
"rgb": {
"r": 97,
"g": 210,
"b": 222
},
"hsl": {
"h": 185.76,
"s": 65.445,
"l": 62.549
},
"oklch": {
"l": 0.80287,
"c": 0.10355,
"h": 204.7
},
"luminance": 0.53909
}Semantic roles & 50–950 ramp
primary
#61D2DE
secondary
#A6483E
accent
#2A18CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484