#61E9C8#61E9C8
#61E9C8 is a very light, vivid teal. Relative luminance 0.650; OKLCH L 85.0% C 0.128 H 174.4°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #61E9C8 |
|---|---|
| RGB | rgb(97, 233, 200) |
| HSL | hsl(165, 76%, 65%) |
| HSV | hsv(165, 58%, 91%) |
| CMYK | cmyk(58.4%, 0%, 14.2%, 8.6%) |
| CIE-LAB | lab(84.48, -44.87, 4.98) |
| CIE-LCH | lch(84.48, 45.14, 173.67°) |
| OKLab | oklab(85% -0.1277 0.0125) |
| OKLCH | oklch(85% 0.128 174.4) |
| XYZ | xyz(44.4891, 64.9849, 64.8311) |
| Luminance | 0.6499 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.15
Aqua Marine
#2EE8BB
ΔE00 3.72
Light Turquoise
#7EF4CC
ΔE00 3.75
Tiffany Blue
#7BF2DA
ΔE00 3.79
Light Teal
#90E4C1
ΔE00 5.36
Aquamarine (survey)
#04D8B2
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E9C8 #E96182
analogous
#61E984 #61E9C8 #61C6E9
triadic
#61E9C8 #C861E9 #E9C861
tetradic
#61E9C8 #8461E9 #E96182 #C6E961
square
#61E9C8 #8461E9 #E96182 #C6E961
split-complementary
#61E9C8 #E961C6 #E98461
monochromatic
#19B690 #2BE2B5 #61E9C8 #97F0DB #CCF8ED
Accessibility & contrast
On white
1.50
#61E9C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#61E9C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E9C8
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E9C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E9C8 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DBC7
Deuteranopia (green-blind)
#CDCDCA
Tritanopia (blue-blind)
#00EBDF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #61e9c8; /* rgb */ color: rgb(97, 233, 200); /* oklch */ color: oklch(85.0% 0.128 174.4);
Tailwind
colors: {
custom: {
50: '#9af1d8',
500: '#61e9c8',
950: '#000000',
},
}SCSS
$custom: #61e9c8; $custom-light: #9af1d8; $custom-dark: #000000;
JSON
{
"hex": "#61e9c8",
"rgb": {
"r": 97,
"g": 233,
"b": 200
},
"hsl": {
"h": 165.441,
"s": 75.556,
"l": 64.706
},
"oklch": {
"l": 0.85,
"c": 0.1283,
"h": 174.4
},
"luminance": 0.64989
}Semantic roles & 50–950 ramp
primary
#61E9C8
secondary
#B63857
accent
#0E3FD8
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583