#61DDE5#61DDE5
#61DDE5 is a very light, moderate teal. Relative luminance 0.599; OKLCH L 83.1% C 0.110 H 201.1°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #61DDE5 |
|---|---|
| RGB | rgb(97, 221, 229) |
| HSL | hsl(184, 72%, 64%) |
| HSV | hsv(184, 58%, 90%) |
| CMYK | cmyk(57.6%, 3.5%, 0%, 10.2%) |
| CIE-LAB | lab(81.79, -32.02, -14.33) |
| CIE-LCH | lch(81.79, 35.08, 204.10°) |
| OKLab | oklab(83.08% -0.1028 -0.0396) |
| OKLCH | oklch(83.08% 0.11 201.1) |
| XYZ | xyz(44.9231, 59.9069, 83.3093) |
| Luminance | 0.5991 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.90
Robin'S Egg
#6DEDFD
ΔE00 4.54
Darkturquoise
#00CED1
ΔE00 5.74
Robin Egg Blue
#8AF1FE
ΔE00 5.84
Mediumturquoise
#48D1CC
ΔE00 5.95
Robin'S Egg Blue
#98EFF9
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DDE5 #E56961
analogous
#61E5AB #61DDE5 #619BE5
triadic
#61DDE5 #E561DD #DDE561
tetradic
#61DDE5 #AB61E5 #E56961 #9BE561
square
#61DDE5 #AB61E5 #E56961 #9BE561
split-complementary
#61DDE5 #E5619B #E5AB61
monochromatic
#1DA6AF #2CD2DC #61DDE5 #96E8EE #CAF4F6
Accessibility & contrast
On white
1.62
#61DDE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#61DDE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DDE5
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DDE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DDE5 | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED4E6
Deuteranopia (green-blind)
#B9C5E6
Tritanopia (blue-blind)
#00E4DF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #61dde5; /* rgb */ color: rgb(97, 221, 229); /* oklch */ color: oklch(83.1% 0.110 201.1);
Tailwind
colors: {
custom: {
50: '#9ae8ed',
500: '#61dde5',
950: '#000000',
},
}SCSS
$custom: #61dde5; $custom-light: #9ae8ed; $custom-dark: #000000;
JSON
{
"hex": "#61dde5",
"rgb": {
"r": 97,
"g": 221,
"b": 229
},
"hsl": {
"h": 183.636,
"s": 71.739,
"l": 63.922
},
"oklch": {
"l": 0.83083,
"c": 0.11015,
"h": 201.1
},
"luminance": 0.59911
}Semantic roles & 50–950 ramp
primary
#61DDE5
secondary
#B0413A
accent
#1D12D4
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1616
muted
#808484