#61E8D5#61E8D5
#61E8D5 is a very light, vivid teal. Relative luminance 0.651; OKLCH L 85.1% C 0.121 H 182.6°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #61E8D5 |
|---|---|
| RGB | rgb(97, 232, 213) |
| HSL | hsl(172, 75%, 65%) |
| HSV | hsv(172, 58%, 91%) |
| CMYK | cmyk(58.2%, 0%, 8.2%, 9%) |
| CIE-LAB | lab(84.51, -41.27, -1.81) |
| CIE-LCH | lch(84.51, 41.31, 182.52°) |
| OKLab | oklab(85.14% -0.121 -0.0055) |
| OKLCH | oklch(85.14% 0.121 182.6) |
| XYZ | xyz(45.7912, 65.0541, 73.0814) |
| Luminance | 0.6506 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.71
Tiffany Blue
#7BF2DA
ΔE00 3.21
Aqua (survey)
#13EAC9
ΔE00 4.86
Bright Aqua
#0BF9EA
ΔE00 4.95
Mediumturquoise
#48D1CC
ΔE00 6.97
Light Turquoise
#7EF4CC
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E8D5 #E86174
analogous
#61E892 #61E8D5 #61B7E8
triadic
#61E8D5 #D561E8 #E8D561
tetradic
#61E8D5 #9261E8 #E86174 #B7E861
square
#61E8D5 #9261E8 #E86174 #B7E861
split-complementary
#61E8D5 #E861B7 #E89261
monochromatic
#1AB49F #2CE0C7 #61E8D5 #96F0E3 #CCF8F1
Accessibility & contrast
On white
1.50
#61E8D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#61E8D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E8D5
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E8D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E8D5 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDCD4
Deuteranopia (green-blind)
#C9CDD7
Tritanopia (blue-blind)
#00ECE2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #61e8d5; /* rgb */ color: rgb(97, 232, 213); /* oklch */ color: oklch(85.1% 0.121 182.6);
Tailwind
colors: {
custom: {
50: '#9af0e1',
500: '#61e8d5',
950: '#000000',
},
}SCSS
$custom: #61e8d5; $custom-light: #9af0e1; $custom-dark: #000000;
JSON
{
"hex": "#61e8d5",
"rgb": {
"r": 97,
"g": 232,
"b": 213
},
"hsl": {
"h": 171.556,
"s": 74.586,
"l": 64.51
},
"oklch": {
"l": 0.85137,
"c": 0.12109,
"h": 182.6
},
"luminance": 0.65059
}Semantic roles & 50–950 ramp
primary
#61E8D5
secondary
#B5394A
accent
#0F2BD7
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1615
muted
#808584