#61E6DA#61E6DA
#61E6DA is a very light, moderate teal. Relative luminance 0.642; OKLCH L 84.8% C 0.118 H 187.0°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #61E6DA |
|---|---|
| RGB | rgb(97, 230, 218) |
| HSL | hsl(175, 73%, 64%) |
| HSV | hsv(175, 58%, 90%) |
| CMYK | cmyk(57.8%, 0%, 5.2%, 9.8%) |
| CIE-LAB | lab(84.07, -39.11, -5.11) |
| CIE-LCH | lch(84.07, 39.44, 187.44°) |
| OKLab | oklab(84.82% -0.1167 -0.0144) |
| OKLCH | oklch(84.82% 0.118 187) |
| XYZ | xyz(45.8759, 64.1923, 76.2888) |
| Luminance | 0.6420 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.72
Tiffany Blue
#7BF2DA
ΔE00 4.91
Bright Aqua
#0BF9EA
ΔE00 5.05
Mediumturquoise
#48D1CC
ΔE00 5.45
Bright Turquoise
#0FFEF9
ΔE00 6.26
Bright Cyan
#41FDFE
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E6DA #E6616D
analogous
#61E697 #61E6DA #61B0E6
triadic
#61E6DA #DA61E6 #E6DA61
tetradic
#61E6DA #9761E6 #E6616D #B0E661
square
#61E6DA #9761E6 #E6616D #B0E661
split-complementary
#61E6DA #E661B0 #E69761
monochromatic
#1CB1A3 #2CDECE #61E6DA #96EEE6 #CBF7F3
Accessibility & contrast
On white
1.52
#61E6DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#61E6DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E6DA
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E6DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E6DA | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDA
Deuteranopia (green-blind)
#C6CBDB
Tritanopia (blue-blind)
#00EBE2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #61e6da; /* rgb */ color: rgb(97, 230, 218); /* oklch */ color: oklch(84.8% 0.118 187.0);
Tailwind
colors: {
custom: {
50: '#9aeee5',
500: '#61e6da',
950: '#000000',
},
}SCSS
$custom: #61e6da; $custom-light: #9aeee5; $custom-dark: #000000;
JSON
{
"hex": "#61e6da",
"rgb": {
"r": 97,
"g": 230,
"b": 218
},
"hsl": {
"h": 174.586,
"s": 72.678,
"l": 64.118
},
"oklch": {
"l": 0.8482,
"c": 0.11762,
"h": 187
},
"luminance": 0.64197
}Semantic roles & 50–950 ramp
primary
#61E6DA
secondary
#B13A45
accent
#1122D5
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1615
muted
#808584