#61D3E8#61D3E8
#61D3E8 is a light, moderate teal. Relative luminance 0.550; OKLCH L 80.9% C 0.107 H 211.4°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #61D3E8 |
|---|---|
| RGB | rgb(97, 211, 232) |
| HSL | hsl(189, 75%, 65%) |
| HSV | hsv(189, 58%, 91%) |
| CMYK | cmyk(58.2%, 9.1%, 0%, 9%) |
| CIE-LAB | lab(79.01, -26.35, -20.11) |
| CIE-LCH | lch(79.01, 33.14, 217.35°) |
| OKLab | oklab(80.88% -0.0911 -0.0557) |
| OKLCH | oklch(80.88% 0.107 211.4) |
| XYZ | xyz(42.7836, 54.9519, 84.6804) |
| Luminance | 0.5496 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.72
Neon Blue
#04D9FF
ΔE00 4.77
Robin'S Egg
#6DEDFD
ΔE00 6.23
Sky Blue
#87CEEB
ΔE00 6.53
Robin Egg Blue
#8AF1FE
ΔE00 7.48
Baby Blue
#89CFF0
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61D3E8 #E87661
analogous
#61E8B9 #61D3E8 #6190E8
triadic
#61D3E8 #E861D3 #D3E861
tetradic
#61D3E8 #B961E8 #E87661 #90E861
square
#61D3E8 #B961E8 #E87661 #90E861
split-complementary
#61D3E8 #E86190 #E8B961
monochromatic
#1A9CB4 #2CC4E0 #61D3E8 #96E2F0 #CCF1F8
Accessibility & contrast
On white
1.75
#61D3E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#61D3E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61D3E8
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61D3E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61D3E8 | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CCE9
Deuteranopia (green-blind)
#AEBDE8
Tritanopia (blue-blind)
#00DCD9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #61d3e8; /* rgb */ color: rgb(97, 211, 232); /* oklch */ color: oklch(80.9% 0.107 211.4);
Tailwind
colors: {
custom: {
50: '#9ae0ef',
500: '#61d3e8',
950: '#000000',
},
}SCSS
$custom: #61d3e8; $custom-light: #9ae0ef; $custom-dark: #000000;
JSON
{
"hex": "#61d3e8",
"rgb": {
"r": 97,
"g": 211,
"b": 232
},
"hsl": {
"h": 189.333,
"s": 74.586,
"l": 64.51
},
"oklch": {
"l": 0.80882,
"c": 0.10681,
"h": 211.4
},
"luminance": 0.54956
}Semantic roles & 50–950 ramp
primary
#61D3E8
secondary
#B54C39
accent
#2E0FD7
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485