#61DDE9#61DDE9
#61DDE9 is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.2% C 0.111 H 204.0°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #61DDE9 |
|---|---|
| RGB | rgb(97, 221, 233) |
| HSL | hsl(185, 76%, 65%) |
| HSV | hsv(185, 58%, 91%) |
| CMYK | cmyk(58.4%, 5.2%, 0%, 8.6%) |
| CIE-LAB | lab(81.91, -30.93, -16.27) |
| CIE-LCH | lch(81.91, 34.94, 207.74°) |
| OKLab | oklab(83.22% -0.1011 -0.045) |
| OKLCH | oklch(83.22% 0.111 204) |
| XYZ | xyz(45.4881, 60.1329, 86.2846) |
| Luminance | 0.6014 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.47
Robin'S Egg
#6DEDFD
ΔE00 3.85
Robin Egg Blue
#8AF1FE
ΔE00 5.37
Robin'S Egg Blue
#98EFF9
ΔE00 6.00
Darkturquoise
#00CED1
ΔE00 6.55
Bright Light Blue
#26F7FD
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DDE9 #E96D61
analogous
#61E9B1 #61DDE9 #6199E9
triadic
#61DDE9 #E961DD #DDE961
tetradic
#61DDE9 #B161E9 #E96D61 #99E961
square
#61DDE9 #B161E9 #E96D61 #99E961
split-complementary
#61DDE9 #E96199 #E9B161
monochromatic
#19A8B6 #2BD1E2 #61DDE9 #97E9F0 #CCF4F8
Accessibility & contrast
On white
1.61
#61DDE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#61DDE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DDE9
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DDE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DDE9 | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5EA
Deuteranopia (green-blind)
#B8C5EA
Tritanopia (blue-blind)
#00E5E0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #61dde9; /* rgb */ color: rgb(97, 221, 233); /* oklch */ color: oklch(83.2% 0.111 204.0);
Tailwind
colors: {
custom: {
50: '#9be8f0',
500: '#61dde9',
950: '#000000',
},
}SCSS
$custom: #61dde9; $custom-light: #9be8f0; $custom-dark: #000000;
JSON
{
"hex": "#61dde9",
"rgb": {
"r": 97,
"g": 221,
"b": 233
},
"hsl": {
"h": 185.294,
"s": 75.556,
"l": 64.706
},
"oklch": {
"l": 0.83223,
"c": 0.11072,
"h": 204
},
"luminance": 0.60137
}Semantic roles & 50–950 ramp
primary
#61DDE9
secondary
#B64338
accent
#200ED8
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485