#61DDDF#61DDDF
#61DDDF is a very light, moderate teal. Relative luminance 0.596; OKLCH L 82.9% C 0.110 H 196.7°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #61DDDF |
|---|---|
| RGB | rgb(97, 221, 223) |
| HSL | hsl(181, 66%, 63%) |
| HSV | hsv(181, 57%, 87%) |
| CMYK | cmyk(56.5%, 0.9%, 0%, 12.5%) |
| CIE-LAB | lab(81.61, -33.64, -11.41) |
| CIE-LCH | lch(81.61, 35.52, 198.73°) |
| OKLab | oklab(82.88% -0.1052 -0.0316) |
| OKLCH | oklch(82.88% 0.11 196.7) |
| XYZ | xyz(44.0998, 59.5776, 78.9733) |
| Luminance | 0.5958 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.30
Darkturquoise
#00CED1
ΔE00 5.08
Aqua Blue
#02D8E9
ΔE00 5.30
Robin'S Egg
#6DEDFD
ΔE00 6.09
Bright Light Blue
#26F7FD
ΔE00 6.28
Turquoise
#40E0D0
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DDDF #DF6361
analogous
#61DFA2 #61DDDF #619EDF
triadic
#61DDDF #DF61DD #DDDF61
tetradic
#61DDDF #A261DF #DF6361 #9EDF61
square
#61DDDF #A261DF #DF6361 #9EDF61
split-complementary
#61DDDF #DF619E #DFA261
monochromatic
#21A2A4 #2ED2D5 #61DDDF #94E8E9 #C7F3F4
Accessibility & contrast
On white
1.63
#61DDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#61DDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DDDF
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DDDF | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D4DF
Deuteranopia (green-blind)
#BBC4E0
Tritanopia (blue-blind)
#00E4DD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #61dddf; /* rgb */ color: rgb(97, 221, 223); /* oklch */ color: oklch(82.9% 0.110 196.7);
Tailwind
colors: {
custom: {
50: '#9ae8e9',
500: '#61dddf',
950: '#000000',
},
}SCSS
$custom: #61dddf; $custom-light: #9ae8e9; $custom-dark: #000000;
JSON
{
"hex": "#61dddf",
"rgb": {
"r": 97,
"g": 221,
"b": 223
},
"hsl": {
"h": 180.952,
"s": 66.316,
"l": 62.745
},
"oklch": {
"l": 0.82879,
"c": 0.10987,
"h": 196.7
},
"luminance": 0.59582
}Semantic roles & 50–950 ramp
primary
#61DDDF
secondary
#A73F3D
accent
#1A17CE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484