#61D7EA#61D7EA
#61D7EA is a light, moderate teal. Relative luminance 0.571; OKLCH L 81.9% C 0.109 H 209.5°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #61D7EA |
|---|---|
| RGB | rgb(97, 215, 234) |
| HSL | hsl(188, 77%, 65%) |
| HSV | hsv(188, 59%, 92%) |
| CMYK | cmyk(58.5%, 8.1%, 0%, 8.2%) |
| CIE-LAB | lab(80.22, -27.75, -19.34) |
| CIE-LCH | lch(80.22, 33.82, 214.88°) |
| OKLab | oklab(81.88% -0.0945 -0.0536) |
| OKLCH | oklch(81.88% 0.109 209.5) |
| XYZ | xyz(44.0754, 57.0783, 86.5204) |
| Luminance | 0.5708 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.03
Robin'S Egg
#6DEDFD
ΔE00 5.10
Neon Blue
#04D9FF
ΔE00 5.13
Robin Egg Blue
#8AF1FE
ΔE00 6.49
Robin'S Egg Blue
#98EFF9
ΔE00 7.03
Sky Blue
#87CEEB
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61D7EA #EA7461
analogous
#61EAB8 #61D7EA #6193EA
triadic
#61D7EA #EA61D7 #D7EA61
tetradic
#61D7EA #B861EA #EA7461 #93EA61
square
#61D7EA #B861EA #EA7461 #93EA61
split-complementary
#61D7EA #EA6193 #EAB861
monochromatic
#18A2B8 #2BC9E3 #61D7EA #97E5F1 #CDF2F8
Accessibility & contrast
On white
1.69
#61D7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#61D7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61D7EA
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61D7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61D7EA | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D0EB
Deuteranopia (green-blind)
#B1C0EA
Tritanopia (blue-blind)
#00E0DD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #61d7ea; /* rgb */ color: rgb(97, 215, 234); /* oklch */ color: oklch(81.9% 0.109 209.5);
Tailwind
colors: {
custom: {
50: '#9ae3f0',
500: '#61d7ea',
950: '#000000',
},
}SCSS
$custom: #61d7ea; $custom-light: #9ae3f0; $custom-dark: #000000;
JSON
{
"hex": "#61d7ea",
"rgb": {
"r": 97,
"g": 215,
"b": 234
},
"hsl": {
"h": 188.321,
"s": 76.536,
"l": 64.902
},
"oklch": {
"l": 0.81876,
"c": 0.10864,
"h": 209.5
},
"luminance": 0.57083
}Semantic roles & 50–950 ramp
primary
#61D7EA
secondary
#B84938
accent
#290DD9
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485