#61DEEC#61DEEC
#61DEEC is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.6% C 0.112 H 205.4°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #61DEEC |
|---|---|
| RGB | rgb(97, 222, 236) |
| HSL | hsl(186, 79%, 65%) |
| HSV | hsv(186, 59%, 93%) |
| CMYK | cmyk(58.9%, 5.9%, 0%, 7.5%) |
| CIE-LAB | lab(82.29, -30.58, -17.29) |
| CIE-LCH | lch(82.29, 35.12, 209.48°) |
| OKLab | oklab(83.56% -0.101 -0.0479) |
| OKLCH | oklch(83.56% 0.112 205.4) |
| XYZ | xyz(46.1850, 60.8354, 88.6490) |
| Luminance | 0.6084 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.44
Aqua Blue
#02D8E9
ΔE00 3.53
Robin Egg Blue
#8AF1FE
ΔE00 5.07
Robin'S Egg Blue
#98EFF9
ΔE00 5.81
Neon Blue
#04D9FF
ΔE00 6.77
Bright Light Blue
#26F7FD
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DEEC #EC6F61
analogous
#61ECB4 #61DEEC #6199EC
triadic
#61DEEC #EC61DE #DEEC61
tetradic
#61DEEC #B461EC #EC6F61 #99EC61
square
#61DEEC #B461EC #EC6F61 #99EC61
split-complementary
#61DEEC #EC6199 #ECB461
monochromatic
#17ABBC #2AD3E5 #61DEEC #98E9F3 #CEF5F9
Accessibility & contrast
On white
1.59
#61DEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#61DEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DEEC
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DEEC | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6ED
Deuteranopia (green-blind)
#B8C6EC
Tritanopia (blue-blind)
#00E6E2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #61deec; /* rgb */ color: rgb(97, 222, 236); /* oklch */ color: oklch(83.6% 0.112 205.4);
Tailwind
colors: {
custom: {
50: '#9be8f2',
500: '#61deec',
950: '#000000',
},
}SCSS
$custom: #61deec; $custom-light: #9be8f2; $custom-dark: #000000;
JSON
{
"hex": "#61deec",
"rgb": {
"r": 97,
"g": 222,
"b": 236
},
"hsl": {
"h": 186.043,
"s": 78.531,
"l": 65.294
},
"oklch": {
"l": 0.8356,
"c": 0.11175,
"h": 205.4
},
"luminance": 0.6084
}Semantic roles & 50–950 ramp
primary
#61DEEC
secondary
#BB4436
accent
#200BDB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485