#61DEE7#61DEE7
#61DEE7 is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.4% C 0.111 H 201.8°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #61DEE7 |
|---|---|
| RGB | rgb(97, 222, 231) |
| HSL | hsl(184, 74%, 64%) |
| HSV | hsv(184, 58%, 91%) |
| CMYK | cmyk(58%, 3.9%, 0%, 9.4%) |
| CIE-LAB | lab(82.14, -31.95, -14.87) |
| CIE-LCH | lch(82.14, 35.24, 204.95°) |
| OKLab | oklab(83.38% -0.103 -0.0411) |
| OKLCH | oklch(83.38% 0.111 201.8) |
| XYZ | xyz(45.4688, 60.5488, 84.8767) |
| Luminance | 0.6055 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.81
Robin'S Egg
#6DEDFD
ΔE00 4.16
Robin Egg Blue
#8AF1FE
ΔE00 5.54
Darkturquoise
#00CED1
ΔE00 6.05
Robin'S Egg Blue
#98EFF9
ΔE00 6.10
Bright Light Blue
#26F7FD
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DEE7 #E76A61
analogous
#61E7AD #61DEE7 #619BE7
triadic
#61DEE7 #E761DE #DEE761
tetradic
#61DEE7 #AD61E7 #E76A61 #9BE761
square
#61DEE7 #AD61E7 #E76A61 #9BE761
split-complementary
#61DEE7 #E7619B #E7AD61
monochromatic
#1BA8B2 #2CD3DF #61DEE7 #96E9EF #CBF4F7
Accessibility & contrast
On white
1.60
#61DEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#61DEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DEE7
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DEE7 | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD5E8
Deuteranopia (green-blind)
#BAC6E8
Tritanopia (blue-blind)
#00E6E0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #61dee7; /* rgb */ color: rgb(97, 222, 231); /* oklch */ color: oklch(83.4% 0.111 201.8);
Tailwind
colors: {
custom: {
50: '#9be8ee',
500: '#61dee7',
950: '#000000',
},
}SCSS
$custom: #61dee7; $custom-light: #9be8ee; $custom-dark: #000000;
JSON
{
"hex": "#61dee7",
"rgb": {
"r": 97,
"g": 222,
"b": 231
},
"hsl": {
"h": 184.03,
"s": 73.626,
"l": 64.314
},
"oklch": {
"l": 0.83384,
"c": 0.1109,
"h": 201.8
},
"luminance": 0.60553
}Semantic roles & 50–950 ramp
primary
#61DEE7
secondary
#B34139
accent
#1D10D6
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485