#61EAE6#61EAE6
#61EAE6 is a very light, moderate teal. Relative luminance 0.671; OKLCH L 86.1% C 0.119 H 192.5°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #61EAE6 |
|---|---|
| RGB | rgb(97, 234, 230) |
| HSL | hsl(178, 77%, 65%) |
| HSV | hsv(178, 59%, 92%) |
| CMYK | cmyk(58.5%, 0%, 1.7%, 8.2%) |
| CIE-LAB | lab(85.55, -37.82, -9.23) |
| CIE-LCH | lch(85.55, 38.93, 193.72°) |
| OKLab | oklab(86.13% -0.1158 -0.0257) |
| OKLCH | oklch(86.13% 0.119 192.5) |
| XYZ | xyz(48.6293, 67.0952, 85.2354) |
| Luminance | 0.6710 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.58
Bright Light Blue
#26F7FD
ΔE00 4.61
Bright Turquoise
#0FFEF9
ΔE00 5.04
Turquoise
#40E0D0
ΔE00 5.16
Aqua
#00FFFF
ΔE00 5.29
Bright Aqua
#0BF9EA
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EAE6 #EA6165
analogous
#61EAA1 #61EAE6 #61AAEA
triadic
#61EAE6 #E661EA #EAE661
tetradic
#61EAE6 #A161EA #EA6165 #AAEA61
square
#61EAE6 #A161EA #EA6165 #AAEA61
split-complementary
#61EAE6 #EA61AA #EAA161
monochromatic
#18B8B3 #2BE3DD #61EAE6 #97F1EF #CDF8F7
Accessibility & contrast
On white
1.46
#61EAE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#61EAE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EAE6
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EAE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EAE6 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDFE6
Deuteranopia (green-blind)
#C7CFE7
Tritanopia (blue-blind)
#00F0E8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #61eae6; /* rgb */ color: rgb(97, 234, 230); /* oklch */ color: oklch(86.1% 0.119 192.5);
Tailwind
colors: {
custom: {
50: '#9cf1ed',
500: '#61eae6',
950: '#000000',
},
}SCSS
$custom: #61eae6; $custom-light: #9cf1ed; $custom-dark: #000000;
JSON
{
"hex": "#61eae6",
"rgb": {
"r": 97,
"g": 234,
"b": 230
},
"hsl": {
"h": 178.248,
"s": 76.536,
"l": 64.902
},
"oklch": {
"l": 0.86134,
"c": 0.11859,
"h": 192.5
},
"luminance": 0.671
}Semantic roles & 50–950 ramp
primary
#61EAE6
secondary
#B8383B
accent
#0D13D9
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#0F1716
muted
#808584