#61CCDD#61CCDD
#61CCDD is a light, moderate teal. Relative luminance 0.509; OKLCH L 78.9% C 0.101 H 209.2°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #61CCDD |
|---|---|
| RGB | rgb(97, 204, 221) |
| HSL | hsl(188, 65%, 62%) |
| HSV | hsv(188, 56%, 87%) |
| CMYK | cmyk(56.1%, 7.7%, 0%, 13.3%) |
| CIE-LAB | lab(76.64, -25.99, -17.79) |
| CIE-LCH | lch(76.64, 31.49, 214.39°) |
| OKLab | oklab(78.86% -0.088 -0.0492) |
| OKLCH | oklch(78.86% 0.101 209.2) |
| XYZ | xyz(39.5685, 50.9438, 76.1405) |
| Luminance | 0.5095 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.95
Neon Blue
#04D9FF
ΔE00 6.36
Sky Blue
#87CEEB
ΔE00 7.25
Darkturquoise
#00CED1
ΔE00 7.44
Robin'S Egg
#6DEDFD
ΔE00 7.65
Turquoise Blue
#06B1C4
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61CCDD #DD7261
analogous
#61DDB0 #61CCDD #618EDD
triadic
#61CCDD #DD61CC #CCDD61
tetradic
#61CCDD #B061DD #DD7261 #8EDD61
square
#61CCDD #B061DD #DD7261 #8EDD61
split-complementary
#61CCDD #DD618E #DDB061
monochromatic
#2390A1 #2FBCD2 #61CCDD #93DCE8 #C6EDF3
Accessibility & contrast
On white
1.88
#61CCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#61CCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61CCDD
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61CCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61CCDD | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC5DE
Deuteranopia (green-blind)
#A9B7DD
Tritanopia (blue-blind)
#00D4D1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #61ccdd; /* rgb */ color: rgb(97, 204, 221); /* oklch */ color: oklch(78.9% 0.101 209.2);
Tailwind
colors: {
custom: {
50: '#98dbe7',
500: '#61ccdd',
950: '#000000',
},
}SCSS
$custom: #61ccdd; $custom-light: #98dbe7; $custom-dark: #000000;
JSON
{
"hex": "#61ccdd",
"rgb": {
"r": 97,
"g": 204,
"b": 221
},
"hsl": {
"h": 188.226,
"s": 64.583,
"l": 62.353
},
"oklch": {
"l": 0.78861,
"c": 0.10086,
"h": 209.2
},
"luminance": 0.50948
}Semantic roles & 50–950 ramp
primary
#61CCDD
secondary
#A44C3E
accent
#3219CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484