#61DAEB#61DAEB
#61DAEB is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.6% C 0.110 H 207.8°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #61DAEB |
|---|---|
| RGB | rgb(97, 218, 235) |
| HSL | hsl(187, 78%, 65%) |
| HSV | hsv(187, 59%, 92%) |
| CMYK | cmyk(58.7%, 7.2%, 0%, 7.8%) |
| CIE-LAB | lab(81.11, -28.93, -18.53) |
| CIE-LCH | lch(81.11, 34.35, 212.64°) |
| OKLab | oklab(82.6% -0.0972 -0.0513) |
| OKLCH | oklch(82.6% 0.11 207.8) |
| XYZ | xyz(44.9904, 58.6778, 87.5361) |
| Luminance | 0.5868 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.64
Robin'S Egg
#6DEDFD
ΔE00 4.30
Neon Blue
#04D9FF
ΔE00 5.72
Robin Egg Blue
#8AF1FE
ΔE00 5.79
Robin'S Egg Blue
#98EFF9
ΔE00 6.43
Darkturquoise
#00CED1
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DAEB #EB7261
analogous
#61EBB7 #61DAEB #6195EB
triadic
#61DAEB #EB61DA #DAEB61
tetradic
#61DAEB #B761EB #EB7261 #95EB61
square
#61DAEB #B761EB #EB7261 #95EB61
split-complementary
#61DAEB #EB6195 #EBB761
monochromatic
#18A6BA #2BCDE4 #61DAEB #97E7F2 #CEF3F9
Accessibility & contrast
On white
1.65
#61DAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#61DAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DAEB
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DAEB | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D2EC
Deuteranopia (green-blind)
#B4C3EB
Tritanopia (blue-blind)
#00E3DF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #61daeb; /* rgb */ color: rgb(97, 218, 235); /* oklch */ color: oklch(82.6% 0.110 207.8);
Tailwind
colors: {
custom: {
50: '#9be5f1',
500: '#61daeb',
950: '#000000',
},
}SCSS
$custom: #61daeb; $custom-light: #9be5f1; $custom-dark: #000000;
JSON
{
"hex": "#61daeb",
"rgb": {
"r": 97,
"g": 218,
"b": 235
},
"hsl": {
"h": 187.391,
"s": 77.528,
"l": 65.098
},
"oklch": {
"l": 0.82603,
"c": 0.10995,
"h": 207.8
},
"luminance": 0.58682
}Semantic roles & 50–950 ramp
primary
#61DAEB
secondary
#B94737
accent
#250CDA
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485