#61E8DF#61E8DF
#61E8DF is a very light, moderate teal. Relative luminance 0.656; OKLCH L 85.4% C 0.118 H 189.1°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #61E8DF |
|---|---|
| RGB | rgb(97, 232, 223) |
| HSL | hsl(176, 75%, 65%) |
| HSV | hsv(176, 58%, 91%) |
| CMYK | cmyk(58.2%, 0%, 3.9%, 9%) |
| CIE-LAB | lab(84.78, -38.73, -6.69) |
| CIE-LCH | lch(84.78, 39.30, 189.80°) |
| OKLab | oklab(85.44% -0.1167 -0.0187) |
| OKLCH | oklch(85.44% 0.118 189.1) |
| XYZ | xyz(47.0998, 65.5775, 79.9733) |
| Luminance | 0.6558 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.60
Bright Aqua
#0BF9EA
ΔE00 4.96
Bright Turquoise
#0FFEF9
ΔE00 5.54
Mediumturquoise
#48D1CC
ΔE00 5.57
Tiffany Blue
#7BF2DA
ΔE00 5.58
Bright Cyan
#41FDFE
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E8DF #E8616A
analogous
#61E89C #61E8DF #61AEE8
triadic
#61E8DF #DF61E8 #E8DF61
tetradic
#61E8DF #9C61E8 #E8616A #AEE861
square
#61E8DF #9C61E8 #E8616A #AEE861
split-complementary
#61E8DF #E861AE #E89C61
monochromatic
#1AB4AA #2CE0D4 #61E8DF #96F0EA #CCF8F5
Accessibility & contrast
On white
1.49
#61E8DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#61E8DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E8DF
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E8DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E8DF | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDDDF
Deuteranopia (green-blind)
#C7CDE0
Tritanopia (blue-blind)
#00EDE5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #61e8df; /* rgb */ color: rgb(97, 232, 223); /* oklch */ color: oklch(85.4% 0.118 189.1);
Tailwind
colors: {
custom: {
50: '#9bf0e8',
500: '#61e8df',
950: '#000000',
},
}SCSS
$custom: #61e8df; $custom-light: #9bf0e8; $custom-dark: #000000;
JSON
{
"hex": "#61e8df",
"rgb": {
"r": 97,
"g": 232,
"b": 223
},
"hsl": {
"h": 176,
"s": 74.586,
"l": 64.51
},
"oklch": {
"l": 0.85444,
"c": 0.11816,
"h": 189.1
},
"luminance": 0.65582
}Semantic roles & 50–950 ramp
primary
#61E8DF
secondary
#B53941
accent
#0F1CD7
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1616
muted
#808584