#61EAE8#61EAE8
#61EAE8 is a very light, moderate teal. Relative luminance 0.672; OKLCH L 86.2% C 0.118 H 193.8°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #61EAE8 |
|---|---|
| RGB | rgb(97, 234, 232) |
| HSL | hsl(179, 77%, 65%) |
| HSV | hsv(179, 59%, 92%) |
| CMYK | cmyk(58.5%, 0%, 0.9%, 8.2%) |
| CIE-LAB | lab(85.61, -37.29, -10.20) |
| CIE-LCH | lch(85.61, 38.66, 195.30°) |
| OKLab | oklab(86.2% -0.1149 -0.0283) |
| OKLCH | oklch(86.2% 0.118 193.8) |
| XYZ | xyz(48.9117, 67.2081, 86.7231) |
| Luminance | 0.6721 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.21
Bright Cyan
#41FDFE
ΔE00 4.41
Bright Turquoise
#0FFEF9
ΔE00 5.17
Aqua
#00FFFF
ΔE00 5.21
Turquoise
#40E0D0
ΔE00 5.76
Bright Aqua
#0BF9EA
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EAE8 #EA6163
analogous
#61EAA3 #61EAE8 #61A8EA
triadic
#61EAE8 #E861EA #EAE861
tetradic
#61EAE8 #A361EA #EA6163 #A8EA61
square
#61EAE8 #A361EA #EA6163 #A8EA61
split-complementary
#61EAE8 #EA61A8 #EAA361
monochromatic
#18B8B6 #2BE3E0 #61EAE8 #97F1F0 #CDF8F8
Accessibility & contrast
On white
1.45
#61EAE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#61EAE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EAE8
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EAE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EAE8 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDFE8
Deuteranopia (green-blind)
#C7CFE9
Tritanopia (blue-blind)
#00F1E9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #61eae8; /* rgb */ color: rgb(97, 234, 232); /* oklch */ color: oklch(86.2% 0.118 193.8);
Tailwind
colors: {
custom: {
50: '#9cf1ef',
500: '#61eae8',
950: '#000000',
},
}SCSS
$custom: #61eae8; $custom-light: #9cf1ef; $custom-dark: #000000;
JSON
{
"hex": "#61eae8",
"rgb": {
"r": 97,
"g": 234,
"b": 232
},
"hsl": {
"h": 179.124,
"s": 76.536,
"l": 64.902
},
"oklch": {
"l": 0.86199,
"c": 0.11838,
"h": 193.8
},
"luminance": 0.67213
}Semantic roles & 50–950 ramp
primary
#61EAE8
secondary
#B83839
accent
#0D10D9
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585