#61DEE8#61DEE8
#61DEE8 is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.4% C 0.111 H 202.5°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #61DEE8 |
|---|---|
| RGB | rgb(97, 222, 232) |
| HSL | hsl(184, 75%, 65%) |
| HSV | hsv(184, 58%, 91%) |
| CMYK | cmyk(58.2%, 4.3%, 0%, 9%) |
| CIE-LAB | lab(82.17, -31.68, -15.35) |
| CIE-LCH | lch(82.17, 35.20, 205.85°) |
| OKLab | oklab(83.42% -0.1026 -0.0425) |
| OKLCH | oklch(83.42% 0.111 202.5) |
| XYZ | xyz(45.6104, 60.6055, 85.6226) |
| Luminance | 0.6061 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.69
Robin'S Egg
#6DEDFD
ΔE00 3.97
Robin Egg Blue
#8AF1FE
ΔE00 5.41
Robin'S Egg Blue
#98EFF9
ΔE00 6.00
Darkturquoise
#00CED1
ΔE00 6.24
Bright Light Blue
#26F7FD
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DEE8 #E86B61
analogous
#61E8AE #61DEE8 #619BE8
triadic
#61DEE8 #E861DE #DEE861
tetradic
#61DEE8 #AE61E8 #E86B61 #9BE861
square
#61DEE8 #AE61E8 #E86B61 #9BE861
split-complementary
#61DEE8 #E8619B #E8AE61
monochromatic
#1AA9B4 #2CD3E0 #61DEE8 #96E9F0 #CCF4F8
Accessibility & contrast
On white
1.60
#61DEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#61DEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DEE8
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DEE8 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD5E9
Deuteranopia (green-blind)
#BAC6E9
Tritanopia (blue-blind)
#00E6E1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #61dee8; /* rgb */ color: rgb(97, 222, 232); /* oklch */ color: oklch(83.4% 0.111 202.5);
Tailwind
colors: {
custom: {
50: '#9be8ef',
500: '#61dee8',
950: '#000000',
},
}SCSS
$custom: #61dee8; $custom-light: #9be8ef; $custom-dark: #000000;
JSON
{
"hex": "#61dee8",
"rgb": {
"r": 97,
"g": 222,
"b": 232
},
"hsl": {
"h": 184.444,
"s": 74.586,
"l": 64.51
},
"oklch": {
"l": 0.83419,
"c": 0.11104,
"h": 202.5
},
"luminance": 0.6061
}Semantic roles & 50–950 ramp
primary
#61DEE8
secondary
#B54239
accent
#1E0FD7
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485