#61DAEC#61DAEC
#61DAEC is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.6% C 0.110 H 208.5°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #61DAEC |
|---|---|
| RGB | rgb(97, 218, 236) |
| HSL | hsl(188, 79%, 65%) |
| HSV | hsv(188, 59%, 93%) |
| CMYK | cmyk(58.9%, 7.6%, 0%, 7.5%) |
| CIE-LAB | lab(81.15, -28.65, -19.01) |
| CIE-LCH | lch(81.15, 34.38, 213.57°) |
| OKLab | oklab(82.64% -0.0968 -0.0527) |
| OKLCH | oklch(82.64% 0.11 208.5) |
| XYZ | xyz(45.1352, 58.7357, 88.2991) |
| Luminance | 0.5874 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.79
Robin'S Egg
#6DEDFD
ΔE00 4.34
Neon Blue
#04D9FF
ΔE00 5.43
Robin Egg Blue
#8AF1FE
ΔE00 5.83
Robin'S Egg Blue
#98EFF9
ΔE00 6.48
Darkturquoise
#00CED1
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DAEC #EC7361
analogous
#61ECB9 #61DAEC #6194EC
triadic
#61DAEC #EC61DA #DAEC61
tetradic
#61DAEC #B961EC #EC7361 #94EC61
square
#61DAEC #B961EC #EC7361 #94EC61
split-complementary
#61DAEC #EC6194 #ECB961
monochromatic
#17A7BC #2ACDE5 #61DAEC #98E7F3 #CEF4F9
Accessibility & contrast
On white
1.65
#61DAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#61DAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DAEC
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DAEC | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D3ED
Deuteranopia (green-blind)
#B4C3EC
Tritanopia (blue-blind)
#00E3DF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #61daec; /* rgb */ color: rgb(97, 218, 236); /* oklch */ color: oklch(82.6% 0.110 208.5);
Tailwind
colors: {
custom: {
50: '#9be5f2',
500: '#61daec',
950: '#000000',
},
}SCSS
$custom: #61daec; $custom-light: #9be5f2; $custom-dark: #000000;
JSON
{
"hex": "#61daec",
"rgb": {
"r": 97,
"g": 218,
"b": 236
},
"hsl": {
"h": 187.77,
"s": 78.531,
"l": 65.294
},
"oklch": {
"l": 0.82639,
"c": 0.11024,
"h": 208.5
},
"luminance": 0.5874
}Semantic roles & 50–950 ramp
primary
#61DAEC
secondary
#BB4736
accent
#260BDB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485