#61DFDD#61DFDD
#61DFDD is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.3% C 0.111 H 193.8°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #61DFDD |
|---|---|
| RGB | rgb(97, 223, 221) |
| HSL | hsl(179, 66%, 63%) |
| HSV | hsv(179, 57%, 87%) |
| CMYK | cmyk(56.5%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(82.13, -35.11, -9.57) |
| CIE-LCH | lch(82.13, 36.39, 195.25°) |
| OKLab | oklab(83.28% -0.1082 -0.0265) |
| OKLCH | oklch(83.28% 0.111 193.8) |
| XYZ | xyz(44.3630, 60.5327, 77.7386) |
| Luminance | 0.6054 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.88
Turquoise
#40E0D0
ΔE00 5.30
Darkturquoise
#00CED1
ΔE00 5.45
Bright Light Blue
#26F7FD
ΔE00 6.19
Aqua Blue
#02D8E9
ΔE00 6.59
Bright Cyan
#41FDFE
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DFDD #DF6163
analogous
#61DF9E #61DFDD #61A2DF
triadic
#61DFDD #DD61DF #DFDD61
tetradic
#61DFDD #9E61DF #DF6163 #A2DF61
square
#61DFDD #9E61DF #DF6163 #A2DF61
split-complementary
#61DFDD #DF61A2 #DF9E61
monochromatic
#21A4A2 #2ED5D2 #61DFDD #94E9E8 #C7F4F3
Accessibility & contrast
On white
1.60
#61DFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#61DFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DFDD
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DFDD | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DD
Deuteranopia (green-blind)
#BEC6DE
Tritanopia (blue-blind)
#00E5DE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #61dfdd; /* rgb */ color: rgb(97, 223, 221); /* oklch */ color: oklch(83.3% 0.111 193.8);
Tailwind
colors: {
custom: {
50: '#9ae9e7',
500: '#61dfdd',
950: '#000000',
},
}SCSS
$custom: #61dfdd; $custom-light: #9ae9e7; $custom-dark: #000000;
JSON
{
"hex": "#61dfdd",
"rgb": {
"r": 97,
"g": 223,
"b": 221
},
"hsl": {
"h": 179.048,
"s": 66.316,
"l": 62.745
},
"oklch": {
"l": 0.83279,
"c": 0.11137,
"h": 193.8
},
"luminance": 0.60537
}Semantic roles & 50–950 ramp
primary
#61DFDD
secondary
#A73D3F
accent
#171ACE
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484