#61E8D8#61E8D8
#61E8D8 is a very light, vivid teal. Relative luminance 0.652; OKLCH L 85.2% C 0.120 H 184.5°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #61E8D8 |
|---|---|
| RGB | rgb(97, 232, 216) |
| HSL | hsl(173, 75%, 65%) |
| HSV | hsv(173, 58%, 91%) |
| CMYK | cmyk(58.2%, 0%, 6.9%, 9%) |
| CIE-LAB | lab(84.59, -40.52, -3.28) |
| CIE-LCH | lch(84.59, 40.65, 184.63°) |
| OKLab | oklab(85.23% -0.1197 -0.0095) |
| OKLCH | oklch(85.23% 0.12 184.5) |
| XYZ | xyz(46.1755, 65.2078, 75.1053) |
| Luminance | 0.6521 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.57
Tiffany Blue
#7BF2DA
ΔE00 3.77
Bright Aqua
#0BF9EA
ΔE00 4.69
Aqua (survey)
#13EAC9
ΔE00 5.67
Mediumturquoise
#48D1CC
ΔE00 6.41
Bright Turquoise
#0FFEF9
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E8D8 #E86171
analogous
#61E895 #61E8D8 #61B5E8
triadic
#61E8D8 #D861E8 #E8D861
tetradic
#61E8D8 #9561E8 #E86171 #B5E861
square
#61E8D8 #9561E8 #E86171 #B5E861
split-complementary
#61E8D8 #E861B5 #E89561
monochromatic
#1AB4A2 #2CE0CB #61E8D8 #96F0E5 #CCF8F2
Accessibility & contrast
On white
1.50
#61E8D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#61E8D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E8D8
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E8D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E8D8 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDCD7
Deuteranopia (green-blind)
#C9CDDA
Tritanopia (blue-blind)
#00EDE3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #61e8d8; /* rgb */ color: rgb(97, 232, 216); /* oklch */ color: oklch(85.2% 0.120 184.5);
Tailwind
colors: {
custom: {
50: '#9bf0e4',
500: '#61e8d8',
950: '#000000',
},
}SCSS
$custom: #61e8d8; $custom-light: #9bf0e4; $custom-dark: #000000;
JSON
{
"hex": "#61e8d8",
"rgb": {
"r": 97,
"g": 232,
"b": 216
},
"hsl": {
"h": 172.889,
"s": 74.586,
"l": 64.51
},
"oklch": {
"l": 0.85228,
"c": 0.12004,
"h": 184.5
},
"luminance": 0.65212
}Semantic roles & 50–950 ramp
primary
#61E8D8
secondary
#B53947
accent
#0F26D7
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1615
muted
#808584