#61DCD8#61DCD8
#61DCD8 is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.4% C 0.110 H 192.3°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #61DCD8 |
|---|---|
| RGB | rgb(97, 220, 216) |
| HSL | hsl(178, 64%, 62%) |
| HSV | hsv(178, 56%, 86%) |
| CMYK | cmyk(55.9%, 0%, 1.8%, 13.7%) |
| CIE-LAB | lab(81.12, -35.03, -8.41) |
| CIE-LCH | lch(81.12, 36.02, 193.51°) |
| OKLab | oklab(82.41% -0.1071 -0.0234) |
| OKLCH | oklch(82.41% 0.11 192.3) |
| XYZ | xyz(42.9123, 58.6814, 74.0176) |
| Luminance | 0.5869 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.10
Turquoise
#40E0D0
ΔE00 4.71
Darkturquoise
#00CED1
ΔE00 5.19
Bright Light Blue
#26F7FD
ΔE00 7.08
Aqua Blue
#02D8E9
ΔE00 7.12
Bright Cyan
#41FDFE
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DCD8 #DC6165
analogous
#61DC9B #61DCD8 #61A2DC
triadic
#61DCD8 #D861DC #DCD861
tetradic
#61DCD8 #9B61DC #DC6165 #A2DC61
square
#61DCD8 #9B61DC #DC6165 #A2DC61
split-complementary
#61DCD8 #DC61A2 #DC9B61
monochromatic
#239F9B #2FD1CC #61DCD8 #93E7E4 #C5F2F1
Accessibility & contrast
On white
1.65
#61DCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#61DCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DCD8
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DCD8 | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D2D8
Deuteranopia (green-blind)
#BCC3D9
Tritanopia (blue-blind)
#00E2DA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #61dcd8; /* rgb */ color: rgb(97, 220, 216); /* oklch */ color: oklch(82.4% 0.110 192.3);
Tailwind
colors: {
custom: {
50: '#99e7e4',
500: '#61dcd8',
950: '#000000',
},
}SCSS
$custom: #61dcd8; $custom-light: #99e7e4; $custom-dark: #000000;
JSON
{
"hex": "#61dcd8",
"rgb": {
"r": 97,
"g": 220,
"b": 216
},
"hsl": {
"h": 178.049,
"s": 63.731,
"l": 62.157
},
"oklch": {
"l": 0.82414,
"c": 0.10963,
"h": 192.3
},
"luminance": 0.58686
}Semantic roles & 50–950 ramp
primary
#61DCD8
secondary
#A33E42
accent
#1A20CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484