#61DCE7#61DCE7
#61DCE7 is a very light, moderate teal. Relative luminance 0.595; OKLCH L 82.9% C 0.110 H 203.3°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #61DCE7 |
|---|---|
| RGB | rgb(97, 220, 231) |
| HSL | hsl(185, 74%, 64%) |
| HSV | hsv(185, 58%, 91%) |
| CMYK | cmyk(58%, 4.8%, 0%, 9.4%) |
| CIE-LAB | lab(81.56, -31.00, -15.73) |
| CIE-LCH | lch(81.56, 34.76, 206.90°) |
| OKLab | oklab(82.92% -0.1009 -0.0435) |
| OKLCH | oklch(82.92% 0.11 203.3) |
| XYZ | xyz(44.9407, 59.4928, 84.7007) |
| Luminance | 0.5950 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.47
Robin'S Egg
#6DEDFD
ΔE00 4.18
Robin Egg Blue
#8AF1FE
ΔE00 5.63
Robin'S Egg Blue
#98EFF9
ΔE00 6.19
Darkturquoise
#00CED1
ΔE00 6.22
Mediumturquoise
#48D1CC
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DCE7 #E76C61
analogous
#61E7AF #61DCE7 #6199E7
triadic
#61DCE7 #E761DC #DCE761
tetradic
#61DCE7 #AF61E7 #E76C61 #99E761
square
#61DCE7 #AF61E7 #E76C61 #99E761
split-complementary
#61DCE7 #E76199 #E7AF61
monochromatic
#1BA6B2 #2CD0DF #61DCE7 #96E8EF #CBF4F7
Accessibility & contrast
On white
1.63
#61DCE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#61DCE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DCE7
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DCE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DCE7 | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD4E8
Deuteranopia (green-blind)
#B8C4E8
Tritanopia (blue-blind)
#00E4DF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #61dce7; /* rgb */ color: rgb(97, 220, 231); /* oklch */ color: oklch(82.9% 0.110 203.3);
Tailwind
colors: {
custom: {
50: '#9ae7ee',
500: '#61dce7',
950: '#000000',
},
}SCSS
$custom: #61dce7; $custom-light: #9ae7ee; $custom-dark: #000000;
JSON
{
"hex": "#61dce7",
"rgb": {
"r": 97,
"g": 220,
"b": 231
},
"hsl": {
"h": 184.925,
"s": 73.626,
"l": 64.314
},
"oklch": {
"l": 0.82922,
"c": 0.10989,
"h": 203.3
},
"luminance": 0.59497
}Semantic roles & 50–950 ramp
primary
#61DCE7
secondary
#B34339
accent
#2010D6
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485