#61E0DF#61E0DF
#61E0DF is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.6% C 0.112 H 194.5°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #61E0DF |
|---|---|
| RGB | rgb(97, 224, 223) |
| HSL | hsl(180, 67%, 63%) |
| HSV | hsv(180, 57%, 88%) |
| CMYK | cmyk(56.7%, 0%, 0.4%, 12.2%) |
| CIE-LAB | lab(82.47, -35.05, -10.12) |
| CIE-LCH | lch(82.47, 36.48, 196.10°) |
| OKLab | oklab(83.58% -0.1084 -0.028) |
| OKLCH | oklch(83.58% 0.112 194.5) |
| XYZ | xyz(44.8990, 61.1759, 79.2397) |
| Luminance | 0.6118 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.21
Darkturquoise
#00CED1
ΔE00 5.56
Turquoise
#40E0D0
ΔE00 5.64
Bright Light Blue
#26F7FD
ΔE00 5.87
Aqua Blue
#02D8E9
ΔE00 6.34
Bright Cyan
#41FDFE
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E0DF #E06162
analogous
#61E0A0 #61E0DF #61A1E0
triadic
#61E0DF #DF61E0 #E0DF61
tetradic
#61E0DF #A061E0 #E06162 #A1E061
square
#61E0DF #A061E0 #E06162 #A1E061
split-complementary
#61E0DF #E061A1 #E0A061
monochromatic
#21A6A5 #2ED6D5 #61E0DF #94EAE9 #C7F4F4
Accessibility & contrast
On white
1.59
#61E0DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#61E0DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E0DF
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E0DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E0DF | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DF
Deuteranopia (green-blind)
#BEC7E0
Tritanopia (blue-blind)
#00E6DF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #61e0df; /* rgb */ color: rgb(97, 224, 223); /* oklch */ color: oklch(83.6% 0.112 194.5);
Tailwind
colors: {
custom: {
50: '#9aeae8',
500: '#61e0df',
950: '#000000',
},
}SCSS
$custom: #61e0df; $custom-light: #9aeae8; $custom-dark: #000000;
JSON
{
"hex": "#61e0df",
"rgb": {
"r": 97,
"g": 224,
"b": 223
},
"hsl": {
"h": 179.528,
"s": 67.196,
"l": 62.941
},
"oklch": {
"l": 0.83578,
"c": 0.11194,
"h": 194.5
},
"luminance": 0.6118
}Semantic roles & 50–950 ramp
primary
#61E0DF
secondary
#A93D3E
accent
#1618CF
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484