#61DFDF#61DFDF
#61DFDF is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.3% C 0.111 H 195.2°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #61DFDF |
|---|---|
| RGB | rgb(97, 223, 223) |
| HSL | hsl(180, 66%, 63%) |
| HSV | hsv(180, 57%, 87%) |
| CMYK | cmyk(56.5%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(82.18, -34.58, -10.55) |
| CIE-LCH | lch(82.18, 36.15, 196.96°) |
| OKLab | oklab(83.35% -0.1073 -0.0292) |
| OKLCH | oklch(83.35% 0.111 195.2) |
| XYZ | xyz(44.6310, 60.6400, 79.1503) |
| Luminance | 0.6064 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.20
Darkturquoise
#00CED1
ΔE00 5.37
Bright Light Blue
#26F7FD
ΔE00 5.98
Aqua Blue
#02D8E9
ΔE00 5.98
Turquoise
#40E0D0
ΔE00 5.99
Robin'S Egg
#6DEDFD
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DFDF #DF6161
analogous
#61DFA0 #61DFDF #61A0DF
triadic
#61DFDF #DF61DF #DFDF61
tetradic
#61DFDF #A061DF #DF6161 #A0DF61
square
#61DFDF #A061DF #DF6161 #A0DF61
split-complementary
#61DFDF #DF61A0 #DFA061
monochromatic
#21A4A4 #2ED5D5 #61DFDF #94E9E9 #C7F4F4
Accessibility & contrast
On white
1.60
#61DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#61DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DFDF
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DFDF | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DF
Deuteranopia (green-blind)
#BDC6E0
Tritanopia (blue-blind)
#00E5DF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #61dfdf; /* rgb */ color: rgb(97, 223, 223); /* oklch */ color: oklch(83.3% 0.111 195.2);
Tailwind
colors: {
custom: {
50: '#9ae9e9',
500: '#61dfdf',
950: '#000000',
},
}SCSS
$custom: #61dfdf; $custom-light: #9ae9e9; $custom-dark: #000000;
JSON
{
"hex": "#61dfdf",
"rgb": {
"r": 97,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 66.316,
"l": 62.745
},
"oklch": {
"l": 0.83345,
"c": 0.11124,
"h": 195.2
},
"luminance": 0.60644
}Semantic roles & 50–950 ramp
primary
#61DFDF
secondary
#A73D3D
accent
#1717CE
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484