#61D5EB#61D5EB
#61D5EB is a light, moderate teal. Relative luminance 0.561; OKLCH L 81.5% C 0.108 H 211.9°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #61D5EB |
|---|---|
| RGB | rgb(97, 213, 235) |
| HSL | hsl(190, 78%, 65%) |
| HSV | hsv(190, 59%, 92%) |
| CMYK | cmyk(58.7%, 9.4%, 0%, 7.8%) |
| CIE-LAB | lab(79.68, -26.48, -20.69) |
| CIE-LCH | lch(79.68, 33.61, 218.00°) |
| OKLab | oklab(81.45% -0.092 -0.0574) |
| OKLCH | oklch(81.45% 0.108 211.9) |
| XYZ | xyz(43.7133, 56.1237, 87.1104) |
| Luminance | 0.5613 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.43
Aqua Blue
#02D8E9
ΔE00 4.79
Robin'S Egg
#6DEDFD
ΔE00 5.88
Sky Blue
#87CEEB
ΔE00 6.47
Robin Egg Blue
#8AF1FE
ΔE00 7.15
Baby Blue
#89CFF0
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61D5EB #EB7761
analogous
#61EBBC #61D5EB #6190EB
triadic
#61D5EB #EB61D5 #D5EB61
tetradic
#61D5EB #BC61EB #EB7761 #90EB61
square
#61D5EB #BC61EB #EB7761 #90EB61
split-complementary
#61D5EB #EB6190 #EBBC61
monochromatic
#18A0BA #2BC7E4 #61D5EB #97E3F2 #CEF2F9
Accessibility & contrast
On white
1.72
#61D5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#61D5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61D5EB
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61D5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61D5EB | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CEEC
Deuteranopia (green-blind)
#AFBFEB
Tritanopia (blue-blind)
#00DEDC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #61d5eb; /* rgb */ color: rgb(97, 213, 235); /* oklch */ color: oklch(81.5% 0.108 211.9);
Tailwind
colors: {
custom: {
50: '#9ae2f1',
500: '#61d5eb',
950: '#000000',
},
}SCSS
$custom: #61d5eb; $custom-light: #9ae2f1; $custom-dark: #000000;
JSON
{
"hex": "#61d5eb",
"rgb": {
"r": 97,
"g": 213,
"b": 235
},
"hsl": {
"h": 189.565,
"s": 77.528,
"l": 65.098
},
"oklch": {
"l": 0.81453,
"c": 0.10845,
"h": 211.9
},
"luminance": 0.56128
}Semantic roles & 50–950 ramp
primary
#61D5EB
secondary
#B94C37
accent
#2D0CDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485