#61D5E7#61D5E7
#61D5E7 is a light, moderate teal. Relative luminance 0.559; OKLCH L 81.3% C 0.107 H 209.0°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #61D5E7 |
|---|---|
| RGB | rgb(97, 213, 231) |
| HSL | hsl(188, 74%, 64%) |
| HSV | hsv(188, 58%, 91%) |
| CMYK | cmyk(58%, 7.8%, 0%, 9.4%) |
| CIE-LAB | lab(79.55, -27.61, -18.75) |
| CIE-LCH | lch(79.55, 33.38, 214.19°) |
| OKLab | oklab(81.31% -0.0936 -0.0519) |
| OKLCH | oklch(81.31% 0.107 209) |
| XYZ | xyz(43.1419, 55.8951, 84.1011) |
| Luminance | 0.5590 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.97
Neon Blue
#04D9FF
ΔE00 5.45
Robin'S Egg
#6DEDFD
ΔE00 5.51
Robin Egg Blue
#8AF1FE
ΔE00 6.85
Robin'S Egg Blue
#98EFF9
ΔE00 7.31
Sky Blue
#87CEEB
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61D5E7 #E77361
analogous
#61E7B6 #61D5E7 #6192E7
triadic
#61D5E7 #E761D5 #D5E761
tetradic
#61D5E7 #B661E7 #E77361 #92E761
square
#61D5E7 #B661E7 #E77361 #92E761
split-complementary
#61D5E7 #E76192 #E7B661
monochromatic
#1B9EB2 #2CC7DF #61D5E7 #96E3EF #CBF1F7
Accessibility & contrast
On white
1.72
#61D5E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#61D5E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61D5E7
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61D5E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61D5E7 | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CEE8
Deuteranopia (green-blind)
#B0BFE7
Tritanopia (blue-blind)
#00DEDA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #61d5e7; /* rgb */ color: rgb(97, 213, 231); /* oklch */ color: oklch(81.3% 0.107 209.0);
Tailwind
colors: {
custom: {
50: '#9ae2ee',
500: '#61d5e7',
950: '#000000',
},
}SCSS
$custom: #61d5e7; $custom-light: #9ae2ee; $custom-dark: #000000;
JSON
{
"hex": "#61d5e7",
"rgb": {
"r": 97,
"g": 213,
"b": 231
},
"hsl": {
"h": 188.06,
"s": 73.626,
"l": 64.314
},
"oklch": {
"l": 0.81306,
"c": 0.10705,
"h": 209
},
"luminance": 0.55899
}Semantic roles & 50–950 ramp
primary
#61D5E7
secondary
#B34A39
accent
#2A10D6
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485