#61D4E9#61D4E9
#61D4E9 is a light, moderate teal. Relative luminance 0.555; OKLCH L 81.1% C 0.107 H 211.3°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #61D4E9 |
|---|---|
| RGB | rgb(97, 212, 233) |
| HSL | hsl(189, 76%, 65%) |
| HSV | hsv(189, 58%, 91%) |
| CMYK | cmyk(58.4%, 9%, 0%, 8.6%) |
| CIE-LAB | lab(79.33, -26.56, -20.16) |
| CIE-LCH | lch(79.33, 33.34, 217.20°) |
| OKLab | oklab(81.15% -0.0918 -0.0559) |
| OKLCH | oklch(81.15% 0.107 211.3) |
| XYZ | xyz(43.1752, 55.5072, 85.5136) |
| Luminance | 0.5551 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.64
Neon Blue
#04D9FF
ΔE00 4.71
Robin'S Egg
#6DEDFD
ΔE00 5.99
Sky Blue
#87CEEB
ΔE00 6.62
Robin Egg Blue
#8AF1FE
ΔE00 7.27
Robin'S Egg Blue
#98EFF9
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61D4E9 #E97661
analogous
#61E9BA #61D4E9 #6190E9
triadic
#61D4E9 #E961D4 #D4E961
tetradic
#61D4E9 #BA61E9 #E97661 #90E961
square
#61D4E9 #BA61E9 #E97661 #90E961
split-complementary
#61D4E9 #E96190 #E9BA61
monochromatic
#199EB6 #2BC5E2 #61D4E9 #97E3F0 #CCF1F8
Accessibility & contrast
On white
1.74
#61D4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#61D4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61D4E9
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61D4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61D4E9 | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CDEA
Deuteranopia (green-blind)
#AEBEE9
Tritanopia (blue-blind)
#00DDDA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #61d4e9; /* rgb */ color: rgb(97, 212, 233); /* oklch */ color: oklch(81.1% 0.107 211.3);
Tailwind
colors: {
custom: {
50: '#9ae1f0',
500: '#61d4e9',
950: '#000000',
},
}SCSS
$custom: #61d4e9; $custom-light: #9ae1f0; $custom-dark: #000000;
JSON
{
"hex": "#61d4e9",
"rgb": {
"r": 97,
"g": 212,
"b": 233
},
"hsl": {
"h": 189.265,
"s": 75.556,
"l": 64.706
},
"oklch": {
"l": 0.81149,
"c": 0.10743,
"h": 211.3
},
"luminance": 0.55512
}Semantic roles & 50–950 ramp
primary
#61D4E9
secondary
#B64C38
accent
#2D0ED8
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485