#61D4E8#61D4E8
#61D4E8 is a light, moderate teal. Relative luminance 0.555; OKLCH L 81.1% C 0.107 H 210.6°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #61D4E8 |
|---|---|
| RGB | rgb(97, 212, 232) |
| HSL | hsl(189, 75%, 65%) |
| HSV | hsv(189, 58%, 91%) |
| CMYK | cmyk(58.2%, 8.6%, 0%, 9%) |
| CIE-LAB | lab(79.30, -26.84, -19.67) |
| CIE-LCH | lch(79.30, 33.28, 216.24°) |
| OKLab | oklab(81.11% -0.0922 -0.0545) |
| OKLCH | oklch(81.11% 0.107 210.6) |
| XYZ | xyz(43.0328, 55.4503, 84.7634) |
| Luminance | 0.5545 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.42
Neon Blue
#04D9FF
ΔE00 4.95
Robin'S Egg
#6DEDFD
ΔE00 5.89
Sky Blue
#87CEEB
ΔE00 6.87
Robin Egg Blue
#8AF1FE
ΔE00 7.18
Robin'S Egg Blue
#98EFF9
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61D4E8 #E87561
analogous
#61E8B9 #61D4E8 #6191E8
triadic
#61D4E8 #E861D4 #D4E861
tetradic
#61D4E8 #B961E8 #E87561 #91E861
square
#61D4E8 #B961E8 #E87561 #91E861
split-complementary
#61D4E8 #E86191 #E8B961
monochromatic
#1A9EB4 #2CC5E0 #61D4E8 #96E3F0 #CCF1F8
Accessibility & contrast
On white
1.74
#61D4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#61D4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61D4E8
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61D4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61D4E8 | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CDE9
Deuteranopia (green-blind)
#AFBEE8
Tritanopia (blue-blind)
#00DDDA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #61d4e8; /* rgb */ color: rgb(97, 212, 232); /* oklch */ color: oklch(81.1% 0.107 210.6);
Tailwind
colors: {
custom: {
50: '#9ae1ef',
500: '#61d4e8',
950: '#000000',
},
}SCSS
$custom: #61d4e8; $custom-light: #9ae1ef; $custom-dark: #000000;
JSON
{
"hex": "#61d4e8",
"rgb": {
"r": 97,
"g": 212,
"b": 232
},
"hsl": {
"h": 188.889,
"s": 74.586,
"l": 64.51
},
"oklch": {
"l": 0.81112,
"c": 0.10708,
"h": 210.6
},
"luminance": 0.55455
}Semantic roles & 50–950 ramp
primary
#61D4E8
secondary
#B54B39
accent
#2C0FD7
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485