#61ECEB#61ECEB
#61ECEB is a very light, moderate teal. Relative luminance 0.685; OKLCH L 86.8% C 0.120 H 194.5°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #61ECEB |
|---|---|
| RGB | rgb(97, 236, 235) |
| HSL | hsl(180, 79%, 65%) |
| HSV | hsv(180, 59%, 93%) |
| CMYK | cmyk(58.9%, 0%, 0.4%, 7.5%) |
| CIE-LAB | lab(86.27, -37.42, -10.80) |
| CIE-LCH | lch(86.27, 38.94, 196.10°) |
| OKLab | oklab(86.76% -0.1157 -0.03) |
| OKLCH | oklch(86.76% 0.12 194.5) |
| XYZ | xyz(49.9141, 68.5252, 89.1773) |
| Luminance | 0.6853 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.74
Bright Cyan
#41FDFE
ΔE00 3.95
Aqua
#00FFFF
ΔE00 4.83
Bright Turquoise
#0FFEF9
ΔE00 4.92
Robin'S Egg
#6DEDFD
ΔE00 6.10
Bright Aqua
#0BF9EA
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61ECEB #EC6162
analogous
#61ECA5 #61ECEB #61A8EC
triadic
#61ECEB #EB61EC #ECEB61
tetradic
#61ECEB #A561EC #EC6162 #A8EC61
square
#61ECEB #A561EC #EC6162 #A8EC61
split-complementary
#61ECEB #EC61A8 #ECA561
monochromatic
#17BCBB #2AE5E4 #61ECEB #98F3F2 #CEF9F9
Accessibility & contrast
On white
1.43
#61ECEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#61ECEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61ECEB
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61ECEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61ECEB | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE1EB
Deuteranopia (green-blind)
#C8D1EC
Tritanopia (blue-blind)
#00F3EB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #61eceb; /* rgb */ color: rgb(97, 236, 235); /* oklch */ color: oklch(86.8% 0.120 194.5);
Tailwind
colors: {
custom: {
50: '#9cf2f1',
500: '#61eceb',
950: '#000000',
},
}SCSS
$custom: #61eceb; $custom-light: #9cf2f1; $custom-dark: #000000;
JSON
{
"hex": "#61eceb",
"rgb": {
"r": 97,
"g": 236,
"b": 235
},
"hsl": {
"h": 179.568,
"s": 78.531,
"l": 65.294
},
"oklch": {
"l": 0.86761,
"c": 0.11955,
"h": 194.5
},
"luminance": 0.6853
}Semantic roles & 50–950 ramp
primary
#61ECEB
secondary
#BB3637
accent
#0B0CDB
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585