#61DAE8#61DAE8
#61DAE8 is a very light, moderate teal. Relative luminance 0.585; OKLCH L 82.5% C 0.109 H 205.6°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #61DAE8 |
|---|---|
| RGB | rgb(97, 218, 232) |
| HSL | hsl(186, 75%, 65%) |
| HSV | hsv(186, 58%, 91%) |
| CMYK | cmyk(58.2%, 6%, 0%, 9%) |
| CIE-LAB | lab(81.02, -29.76, -17.08) |
| CIE-LCH | lch(81.02, 34.31, 209.85°) |
| OKLab | oklab(82.49% -0.0984 -0.0473) |
| OKLCH | oklch(82.49% 0.109 205.6) |
| XYZ | xyz(44.5606, 58.5059, 85.2727) |
| Luminance | 0.5851 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.36
Robin'S Egg
#6DEDFD
ΔE00 4.32
Robin Egg Blue
#8AF1FE
ΔE00 5.80
Robin'S Egg Blue
#98EFF9
ΔE00 6.37
Neon Blue
#04D9FF
ΔE00 6.63
Darkturquoise
#00CED1
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DAE8 #E86F61
analogous
#61E8B2 #61DAE8 #6197E8
triadic
#61DAE8 #E861DA #DAE861
tetradic
#61DAE8 #B261E8 #E86F61 #97E861
square
#61DAE8 #B261E8 #E86F61 #97E861
split-complementary
#61DAE8 #E86197 #E8B261
monochromatic
#1AA4B4 #2CCDE0 #61DAE8 #96E7F0 #CCF3F8
Accessibility & contrast
On white
1.65
#61DAE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#61DAE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DAE8
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DAE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DAE8 | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD2E9
Deuteranopia (green-blind)
#B5C3E8
Tritanopia (blue-blind)
#00E2DE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #61dae8; /* rgb */ color: rgb(97, 218, 232); /* oklch */ color: oklch(82.5% 0.109 205.6);
Tailwind
colors: {
custom: {
50: '#9ae5ef',
500: '#61dae8',
950: '#000000',
},
}SCSS
$custom: #61dae8; $custom-light: #9ae5ef; $custom-dark: #000000;
JSON
{
"hex": "#61dae8",
"rgb": {
"r": 97,
"g": 218,
"b": 232
},
"hsl": {
"h": 186.222,
"s": 74.586,
"l": 64.51
},
"oklch": {
"l": 0.82495,
"c": 0.10919,
"h": 205.6
},
"luminance": 0.5851
}Semantic roles & 50–950 ramp
primary
#61DAE8
secondary
#B54639
accent
#240FD7
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485