#61DBEC#61DBEC
#61DBEC is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.9% C 0.111 H 207.7°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #61DBEC |
|---|---|
| RGB | rgb(97, 219, 236) |
| HSL | hsl(187, 79%, 65%) |
| HSV | hsv(187, 59%, 93%) |
| CMYK | cmyk(58.9%, 7.2%, 0%, 7.5%) |
| CIE-LAB | lab(81.43, -29.13, -18.58) |
| CIE-LCH | lch(81.43, 34.55, 212.53°) |
| OKLab | oklab(82.87% -0.0979 -0.0515) |
| OKLCH | oklch(82.87% 0.111 207.7) |
| XYZ | xyz(45.3953, 59.2559, 88.3858) |
| Luminance | 0.5926 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.65
Robin'S Egg
#6DEDFD
ΔE00 4.07
Robin Egg Blue
#8AF1FE
ΔE00 5.60
Neon Blue
#04D9FF
ΔE00 5.75
Robin'S Egg Blue
#98EFF9
ΔE00 6.27
Darkturquoise
#00CED1
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DBEC #EC7261
analogous
#61ECB7 #61DBEC #6195EC
triadic
#61DBEC #EC61DB #DBEC61
tetradic
#61DBEC #B761EC #EC7261 #95EC61
square
#61DBEC #B761EC #EC7261 #95EC61
split-complementary
#61DBEC #EC6195 #ECB761
monochromatic
#17A8BC #2ACFE5 #61DBEC #98E7F3 #CEF4F9
Accessibility & contrast
On white
1.63
#61DBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#61DBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DBEC
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DBEC | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD3ED
Deuteranopia (green-blind)
#B5C4EC
Tritanopia (blue-blind)
#00E4E0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #61dbec; /* rgb */ color: rgb(97, 219, 236); /* oklch */ color: oklch(82.9% 0.111 207.7);
Tailwind
colors: {
custom: {
50: '#9be6f2',
500: '#61dbec',
950: '#000000',
},
}SCSS
$custom: #61dbec; $custom-light: #9be6f2; $custom-dark: #000000;
JSON
{
"hex": "#61dbec",
"rgb": {
"r": 97,
"g": 219,
"b": 236
},
"hsl": {
"h": 187.338,
"s": 78.531,
"l": 65.294
},
"oklch": {
"l": 0.82869,
"c": 0.11058,
"h": 207.7
},
"luminance": 0.59261
}Semantic roles & 50–950 ramp
primary
#61DBEC
secondary
#BB4736
accent
#240BDB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485