#61D8DA#61D8DA
#61D8DA is a light, moderate teal. Relative luminance 0.567; OKLCH L 81.5% C 0.107 H 196.8°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #61D8DA |
|---|---|
| RGB | rgb(97, 216, 218) |
| HSL | hsl(181, 62%, 62%) |
| HSV | hsv(181, 56%, 85%) |
| CMYK | cmyk(55.5%, 0.9%, 0%, 14.5%) |
| CIE-LAB | lab(80.02, -32.62, -11.12) |
| CIE-LCH | lch(80.02, 34.46, 198.82°) |
| OKLab | oklab(81.55% -0.102 -0.0308) |
| OKLCH | oklch(81.55% 0.107 196.8) |
| XYZ | xyz(42.1352, 56.7109, 75.0419) |
| Luminance | 0.5672 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.68
Darkturquoise
#00CED1
ΔE00 4.42
Aqua Blue
#02D8E9
ΔE00 5.20
Robin'S Egg
#6DEDFD
ΔE00 6.80
Turquoise
#40E0D0
ΔE00 6.95
Bright Light Blue
#26F7FD
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61D8DA #DA6361
analogous
#61DAA0 #61D8DA #619CDA
triadic
#61D8DA #DA61D8 #D8DA61
tetradic
#61D8DA #A061DA #DA6361 #9CDA61
square
#61D8DA #A061DA #DA6361 #9CDA61
split-complementary
#61D8DA #DA619C #DAA061
monochromatic
#259A9C #30CBCE #61D8DA #93E4E6 #C4F0F1
Accessibility & contrast
On white
1.70
#61D8DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#61D8DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61D8DA
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61D8DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61D8DA | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCFDA
Deuteranopia (green-blind)
#B7C0DB
Tritanopia (blue-blind)
#00DED8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #61d8da; /* rgb */ color: rgb(97, 216, 218); /* oklch */ color: oklch(81.5% 0.107 196.8);
Tailwind
colors: {
custom: {
50: '#99e4e5',
500: '#61d8da',
950: '#000000',
},
}SCSS
$custom: #61d8da; $custom-light: #99e4e5; $custom-dark: #000000;
JSON
{
"hex": "#61d8da",
"rgb": {
"r": 97,
"g": 216,
"b": 218
},
"hsl": {
"h": 180.992,
"s": 62.051,
"l": 61.765
},
"oklch": {
"l": 0.81545,
"c": 0.10659,
"h": 196.8
},
"luminance": 0.56715
}Semantic roles & 50–950 ramp
primary
#61D8DA
secondary
#A0413F
accent
#1F1CCA
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484