#61DDE7#61DDE7
#61DDE7 is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.2% C 0.110 H 202.5°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #61DDE7 |
|---|---|
| RGB | rgb(97, 221, 231) |
| HSL | hsl(184, 74%, 64%) |
| HSV | hsv(184, 58%, 91%) |
| CMYK | cmyk(58%, 4.3%, 0%, 9.4%) |
| CIE-LAB | lab(81.85, -31.48, -15.30) |
| CIE-LCH | lch(81.85, 35.00, 205.92°) |
| OKLab | oklab(83.15% -0.1019 -0.0423) |
| OKLCH | oklch(83.15% 0.11 202.5) |
| XYZ | xyz(45.2040, 60.0192, 84.7884) |
| Luminance | 0.6002 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.62
Robin'S Egg
#6DEDFD
ΔE00 4.15
Robin Egg Blue
#8AF1FE
ΔE00 5.57
Darkturquoise
#00CED1
ΔE00 6.12
Robin'S Egg Blue
#98EFF9
ΔE00 6.13
Mediumturquoise
#48D1CC
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DDE7 #E76B61
analogous
#61E7AE #61DDE7 #619AE7
triadic
#61DDE7 #E761DD #DDE761
tetradic
#61DDE7 #AE61E7 #E76B61 #9AE761
square
#61DDE7 #AE61E7 #E76B61 #9AE761
split-complementary
#61DDE7 #E7619A #E7AE61
monochromatic
#1BA7B2 #2CD2DF #61DDE7 #96E8EF #CBF4F7
Accessibility & contrast
On white
1.61
#61DDE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#61DDE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DDE7
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DDE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DDE7 | 1.00 | 1.61 | 13.00 | 13.00 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED4E8
Deuteranopia (green-blind)
#B9C5E8
Tritanopia (blue-blind)
#00E5E0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #61dde7; /* rgb */ color: rgb(97, 221, 231); /* oklch */ color: oklch(83.2% 0.110 202.5);
Tailwind
colors: {
custom: {
50: '#9be8ee',
500: '#61dde7',
950: '#000000',
},
}SCSS
$custom: #61dde7; $custom-light: #9be8ee; $custom-dark: #000000;
JSON
{
"hex": "#61dde7",
"rgb": {
"r": 97,
"g": 221,
"b": 231
},
"hsl": {
"h": 184.478,
"s": 73.626,
"l": 64.314
},
"oklch": {
"l": 0.83153,
"c": 0.11039,
"h": 202.5
},
"luminance": 0.60024
}Semantic roles & 50–950 ramp
primary
#61DDE7
secondary
#B34239
accent
#1F10D6
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485