#61DDDE#61DDDE
#61DDDE is a very light, moderate teal. Relative luminance 0.595; OKLCH L 82.8% C 0.110 H 196.0°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #61DDDE |
|---|---|
| RGB | rgb(97, 221, 222) |
| HSL | hsl(180, 65%, 63%) |
| HSV | hsv(180, 56%, 87%) |
| CMYK | cmyk(56.3%, 0.5%, 0%, 12.9%) |
| CIE-LAB | lab(81.58, -33.91, -10.92) |
| CIE-LCH | lch(81.58, 35.62, 197.85°) |
| OKLab | oklab(82.85% -0.1056 -0.0302) |
| OKLCH | oklch(82.85% 0.11 196) |
| XYZ | xyz(43.9654, 59.5238, 78.2653) |
| Luminance | 0.5953 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.07
Darkturquoise
#00CED1
ΔE00 5.05
Aqua Blue
#02D8E9
ΔE00 5.59
Bright Light Blue
#26F7FD
ΔE00 6.33
Turquoise
#40E0D0
ΔE00 6.37
Robin'S Egg
#6DEDFD
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DDDE #DE6261
analogous
#61DEA0 #61DDDE #619EDE
triadic
#61DDDE #DE61DD #DDDE61
tetradic
#61DDDE #A061DE #DE6261 #9EDE61
square
#61DDDE #A061DE #DE6261 #9EDE61
split-complementary
#61DDDE #DE619E #DEA061
monochromatic
#22A2A3 #2ED2D3 #61DDDE #94E8E9 #C6F3F3
Accessibility & contrast
On white
1.63
#61DDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#61DDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DDDE
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DDDE | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DE
Deuteranopia (green-blind)
#BBC4DF
Tritanopia (blue-blind)
#00E3DD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #61ddde; /* rgb */ color: rgb(97, 221, 222); /* oklch */ color: oklch(82.8% 0.110 196.0);
Tailwind
colors: {
custom: {
50: '#9ae8e8',
500: '#61ddde',
950: '#000000',
},
}SCSS
$custom: #61ddde; $custom-light: #9ae8e8; $custom-dark: #000000;
JSON
{
"hex": "#61ddde",
"rgb": {
"r": 97,
"g": 221,
"b": 222
},
"hsl": {
"h": 180.48,
"s": 65.445,
"l": 62.549
},
"oklch": {
"l": 0.82845,
"c": 0.10989,
"h": 196
},
"luminance": 0.59528
}Semantic roles & 50–950 ramp
primary
#61DDDE
secondary
#A63E3E
accent
#1A18CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484