#61D3E7#61D3E7
#61D3E7 is a light, moderate teal. Relative luminance 0.549; OKLCH L 80.8% C 0.106 H 210.7°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #61D3E7 |
|---|---|
| RGB | rgb(97, 211, 231) |
| HSL | hsl(189, 74%, 64%) |
| HSV | hsv(189, 58%, 91%) |
| CMYK | cmyk(58%, 8.7%, 0%, 9.4%) |
| CIE-LAB | lab(78.98, -26.63, -19.62) |
| CIE-LCH | lch(78.98, 33.08, 216.38°) |
| OKLab | oklab(80.85% -0.0915 -0.0544) |
| OKLCH | oklch(80.85% 0.106 210.7) |
| XYZ | xyz(42.6420, 54.8952, 83.9344) |
| Luminance | 0.5490 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.51
Neon Blue
#04D9FF
ΔE00 5.01
Robin'S Egg
#6DEDFD
ΔE00 6.13
Sky Blue
#87CEEB
ΔE00 6.79
Robin Egg Blue
#8AF1FE
ΔE00 7.40
Robin'S Egg Blue
#98EFF9
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61D3E7 #E77561
analogous
#61E7B8 #61D3E7 #6190E7
triadic
#61D3E7 #E761D3 #D3E761
tetradic
#61D3E7 #B861E7 #E77561 #90E761
square
#61D3E7 #B861E7 #E77561 #90E761
split-complementary
#61D3E7 #E76190 #E7B861
monochromatic
#1B9CB2 #2CC4DF #61D3E7 #96E2EF #CBF1F7
Accessibility & contrast
On white
1.75
#61D3E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#61D3E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61D3E7
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61D3E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61D3E7 | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CCE8
Deuteranopia (green-blind)
#AEBDE7
Tritanopia (blue-blind)
#00DCD9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #61d3e7; /* rgb */ color: rgb(97, 211, 231); /* oklch */ color: oklch(80.8% 0.106 210.7);
Tailwind
colors: {
custom: {
50: '#9ae0ee',
500: '#61d3e7',
950: '#000000',
},
}SCSS
$custom: #61d3e7; $custom-light: #9ae0ee; $custom-dark: #000000;
JSON
{
"hex": "#61d3e7",
"rgb": {
"r": 97,
"g": 211,
"b": 231
},
"hsl": {
"h": 188.955,
"s": 73.626,
"l": 64.314
},
"oklch": {
"l": 0.80845,
"c": 0.10644,
"h": 210.7
},
"luminance": 0.54899
}Semantic roles & 50–950 ramp
primary
#61D3E7
secondary
#B34B39
accent
#2D10D6
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485