#61DAEA#61DAEA
#61DAEA is a very light, moderate teal. Relative luminance 0.586; OKLCH L 82.6% C 0.110 H 207.1°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #61DAEA |
|---|---|
| RGB | rgb(97, 218, 234) |
| HSL | hsl(187, 77%, 65%) |
| HSV | hsv(187, 59%, 92%) |
| CMYK | cmyk(58.5%, 6.8%, 0%, 8.2%) |
| CIE-LAB | lab(81.08, -29.20, -18.05) |
| CIE-LCH | lch(81.08, 34.33, 211.71°) |
| OKLab | oklab(82.57% -0.0976 -0.05) |
| OKLCH | oklch(82.57% 0.11 207.1) |
| XYZ | xyz(44.8463, 58.6202, 86.7774) |
| Luminance | 0.5863 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.51
Robin'S Egg
#6DEDFD
ΔE00 4.28
Robin Egg Blue
#8AF1FE
ΔE00 5.78
Neon Blue
#04D9FF
ΔE00 6.01
Robin'S Egg Blue
#98EFF9
ΔE00 6.39
Darkturquoise
#00CED1
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DAEA #EA7161
analogous
#61EAB5 #61DAEA #6196EA
triadic
#61DAEA #EA61DA #DAEA61
tetradic
#61DAEA #B561EA #EA7161 #96EA61
square
#61DAEA #B561EA #EA7161 #96EA61
split-complementary
#61DAEA #EA6196 #EAB561
monochromatic
#18A5B8 #2BCDE3 #61DAEA #97E7F1 #CDF3F8
Accessibility & contrast
On white
1.65
#61DAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#61DAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DAEA
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DAEA | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD2EB
Deuteranopia (green-blind)
#B5C3EA
Tritanopia (blue-blind)
#00E3DF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #61daea; /* rgb */ color: rgb(97, 218, 234); /* oklch */ color: oklch(82.6% 0.110 207.1);
Tailwind
colors: {
custom: {
50: '#9be5f0',
500: '#61daea',
950: '#000000',
},
}SCSS
$custom: #61daea; $custom-light: #9be5f0; $custom-dark: #000000;
JSON
{
"hex": "#61daea",
"rgb": {
"r": 97,
"g": 218,
"b": 234
},
"hsl": {
"h": 187.007,
"s": 76.536,
"l": 64.902
},
"oklch": {
"l": 0.82567,
"c": 0.10967,
"h": 207.1
},
"luminance": 0.58625
}Semantic roles & 50–950 ramp
primary
#61DAEA
secondary
#B84638
accent
#250DD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485