#61EAEC#61EAEC
#61EAEC is a very light, moderate teal. Relative luminance 0.674; OKLCH L 86.3% C 0.118 H 196.5°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #61EAEC |
|---|---|
| RGB | rgb(97, 234, 236) |
| HSL | hsl(181, 79%, 65%) |
| HSV | hsv(181, 59%, 93%) |
| CMYK | cmyk(58.9%, 0.8%, 0%, 7.5%) |
| CIE-LAB | lab(85.72, -36.23, -12.14) |
| CIE-LCH | lch(85.72, 38.21, 198.52°) |
| OKLab | oklab(86.33% -0.1133 -0.0336) |
| OKLCH | oklch(86.33% 0.118 196.5) |
| XYZ | xyz(49.4864, 67.4380, 89.7495) |
| Luminance | 0.6744 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.72
Bright Cyan
#41FDFE
ΔE00 4.40
Robin'S Egg
#6DEDFD
ΔE00 5.11
Aqua
#00FFFF
ΔE00 5.36
Bright Turquoise
#0FFEF9
ΔE00 5.70
Robin Egg Blue
#8AF1FE
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EAEC #EC6361
analogous
#61ECA8 #61EAEC #61A5EC
triadic
#61EAEC #EC61EA #EAEC61
tetradic
#61EAEC #A861EC #EC6361 #A5EC61
square
#61EAEC #A861EC #EC6361 #A5EC61
split-complementary
#61EAEC #EC61A5 #ECA861
monochromatic
#17BABC #2AE3E5 #61EAEC #98F1F3 #CEF9F9
Accessibility & contrast
On white
1.45
#61EAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#61EAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EAEC
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EAEC | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EC
Deuteranopia (green-blind)
#C5CFED
Tritanopia (blue-blind)
#00F1EA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #61eaec; /* rgb */ color: rgb(97, 234, 236); /* oklch */ color: oklch(86.3% 0.118 196.5);
Tailwind
colors: {
custom: {
50: '#9cf1f2',
500: '#61eaec',
950: '#000000',
},
}SCSS
$custom: #61eaec; $custom-light: #9cf1f2; $custom-dark: #000000;
JSON
{
"hex": "#61eaec",
"rgb": {
"r": 97,
"g": 234,
"b": 236
},
"hsl": {
"h": 180.863,
"s": 78.531,
"l": 65.294
},
"oklch": {
"l": 0.86331,
"c": 0.11817,
"h": 196.5
},
"luminance": 0.67443
}Semantic roles & 50–950 ramp
primary
#61EAEC
secondary
#BB3836
accent
#0E0BDB
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585