#61E2DF#61E2DF
#61E2DF is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.0% C 0.113 H 193.1°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #61E2DF |
|---|---|
| RGB | rgb(97, 226, 223) |
| HSL | hsl(179, 69%, 63%) |
| HSV | hsv(179, 57%, 89%) |
| CMYK | cmyk(57.1%, 0%, 1.3%, 11.4%) |
| CIE-LAB | lab(83.05, -35.98, -9.26) |
| CIE-LCH | lch(83.05, 37.15, 194.43°) |
| OKLab | oklab(84.04% -0.1104 -0.0257) |
| OKLCH | oklch(84.04% 0.113 193.1) |
| XYZ | xyz(45.4396, 62.2572, 79.4199) |
| Luminance | 0.6226 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.36
Turquoise
#40E0D0
ΔE00 4.98
Bright Light Blue
#26F7FD
ΔE00 5.75
Darkturquoise
#00CED1
ΔE00 6.01
Bright Cyan
#41FDFE
ΔE00 6.16
Bright Turquoise
#0FFEF9
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E2DF #E26164
analogous
#61E29E #61E2DF #61A4E2
triadic
#61E2DF #DF61E2 #E2DF61
tetradic
#61E2DF #9E61E2 #E26164 #A4E261
square
#61E2DF #9E61E2 #E26164 #A4E261
split-complementary
#61E2DF #E261A4 #E29E61
monochromatic
#1FA9A6 #2DD9D5 #61E2DF #95EBE9 #C8F5F4
Accessibility & contrast
On white
1.56
#61E2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#61E2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E2DF
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E2DF | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D8DF
Deuteranopia (green-blind)
#C1C8E0
Tritanopia (blue-blind)
#00E8E1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #61e2df; /* rgb */ color: rgb(97, 226, 223); /* oklch */ color: oklch(84.0% 0.113 193.1);
Tailwind
colors: {
custom: {
50: '#9aebe8',
500: '#61e2df',
950: '#000000',
},
}SCSS
$custom: #61e2df; $custom-light: #9aebe8; $custom-dark: #000000;
JSON
{
"hex": "#61e2df",
"rgb": {
"r": 97,
"g": 226,
"b": 223
},
"hsl": {
"h": 178.605,
"s": 68.984,
"l": 63.333
},
"oklch": {
"l": 0.84044,
"c": 0.1134,
"h": 193.1
},
"luminance": 0.62262
}Semantic roles & 50–950 ramp
primary
#61E2DF
secondary
#AB3C3E
accent
#1519D1
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1616
muted
#808484