#61D0DE#61D0DE
#61D0DE is a light, moderate teal. Relative luminance 0.529; OKLCH L 79.8% C 0.103 H 206.5°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #61D0DE |
|---|---|
| RGB | rgb(97, 208, 222) |
| HSL | hsl(187, 65%, 63%) |
| HSV | hsv(187, 56%, 87%) |
| CMYK | cmyk(56.3%, 6.3%, 0%, 12.9%) |
| CIE-LAB | lab(77.83, -27.68, -16.54) |
| CIE-LCH | lch(77.83, 32.24, 210.86°) |
| OKLab | oklab(79.82% -0.0919 -0.0457) |
| OKLCH | oklch(79.82% 0.103 206.5) |
| XYZ | xyz(40.6651, 52.9231, 77.1652) |
| Luminance | 0.5293 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.03
Darkturquoise
#00CED1
ΔE00 6.42
Robin'S Egg
#6DEDFD
ΔE00 6.64
Neon Blue
#04D9FF
ΔE00 6.84
Mediumturquoise
#48D1CC
ΔE00 7.57
Robin Egg Blue
#8AF1FE
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61D0DE #DE6F61
analogous
#61DEAD #61D0DE #6191DE
triadic
#61D0DE #DE61D0 #D0DE61
tetradic
#61D0DE #AD61DE #DE6F61 #91DE61
square
#61D0DE #AD61DE #DE6F61 #91DE61
split-complementary
#61D0DE #DE6191 #DEAD61
monochromatic
#2294A3 #2EC1D3 #61D0DE #94DFE9 #C6EEF3
Accessibility & contrast
On white
1.81
#61D0DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#61D0DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61D0DE
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61D0DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61D0DE | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C9DF
Deuteranopia (green-blind)
#ADBADE
Tritanopia (blue-blind)
#00D8D4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #61d0de; /* rgb */ color: rgb(97, 208, 222); /* oklch */ color: oklch(79.8% 0.103 206.5);
Tailwind
colors: {
custom: {
50: '#99dee8',
500: '#61d0de',
950: '#000000',
},
}SCSS
$custom: #61d0de; $custom-light: #99dee8; $custom-dark: #000000;
JSON
{
"hex": "#61d0de",
"rgb": {
"r": 97,
"g": 208,
"b": 222
},
"hsl": {
"h": 186.72,
"s": 65.445,
"l": 62.549
},
"oklch": {
"l": 0.79824,
"c": 0.10266,
"h": 206.5
},
"luminance": 0.52927
}Semantic roles & 50–950 ramp
primary
#61D0DE
secondary
#A6493E
accent
#2C18CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484