#61DCE9#61DCE9
#61DCE9 is a very light, moderate teal. Relative luminance 0.596; OKLCH L 83.0% C 0.110 H 204.8°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #61DCE9 |
|---|---|
| RGB | rgb(97, 220, 233) |
| HSL | hsl(186, 76%, 65%) |
| HSV | hsv(186, 58%, 91%) |
| CMYK | cmyk(58.4%, 5.6%, 0%, 8.6%) |
| CIE-LAB | lab(81.62, -30.45, -16.70) |
| CIE-LCH | lch(81.62, 34.72, 208.74°) |
| OKLab | oklab(82.99% -0.1001 -0.0462) |
| OKLCH | oklch(82.99% 0.11 204.8) |
| XYZ | xyz(45.2248, 59.6064, 86.1968) |
| Luminance | 0.5961 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.39
Robin'S Egg
#6DEDFD
ΔE00 3.95
Robin Egg Blue
#8AF1FE
ΔE00 5.47
Robin'S Egg Blue
#98EFF9
ΔE00 6.09
Darkturquoise
#00CED1
ΔE00 6.69
Neon Blue
#04D9FF
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DCE9 #E96E61
analogous
#61E9B2 #61DCE9 #6198E9
triadic
#61DCE9 #E961DC #DCE961
tetradic
#61DCE9 #B261E9 #E96E61 #98E961
square
#61DCE9 #B261E9 #E96E61 #98E961
split-complementary
#61DCE9 #E96198 #E9B261
monochromatic
#19A7B6 #2BD0E2 #61DCE9 #97E8F0 #CCF4F8
Accessibility & contrast
On white
1.63
#61DCE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#61DCE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DCE9
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DCE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DCE9 | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD4EA
Deuteranopia (green-blind)
#B7C4E9
Tritanopia (blue-blind)
#00E4E0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #61dce9; /* rgb */ color: rgb(97, 220, 233); /* oklch */ color: oklch(83.0% 0.110 204.8);
Tailwind
colors: {
custom: {
50: '#9be7f0',
500: '#61dce9',
950: '#000000',
},
}SCSS
$custom: #61dce9; $custom-light: #9be7f0; $custom-dark: #000000;
JSON
{
"hex": "#61dce9",
"rgb": {
"r": 97,
"g": 220,
"b": 233
},
"hsl": {
"h": 185.735,
"s": 75.556,
"l": 64.706
},
"oklch": {
"l": 0.82992,
"c": 0.11026,
"h": 204.8
},
"luminance": 0.59611
}Semantic roles & 50–950 ramp
primary
#61DCE9
secondary
#B64438
accent
#210ED8
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485