#61DEE3#61DEE3
#61DEE3 is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.2% C 0.111 H 198.9°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #61DEE3 |
|---|---|
| RGB | rgb(97, 222, 227) |
| HSL | hsl(182, 70%, 64%) |
| HSV | hsv(182, 57%, 89%) |
| CMYK | cmyk(57.3%, 2.2%, 0%, 11%) |
| CIE-LAB | lab(82.01, -33.04, -12.92) |
| CIE-LCH | lch(82.01, 35.48, 201.36°) |
| OKLab | oklab(83.25% -0.1046 -0.0358) |
| OKLCH | oklch(83.25% 0.111 198.9) |
| XYZ | xyz(44.9103, 60.3254, 81.9353) |
| Luminance | 0.6033 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.58
Robin'S Egg
#6DEDFD
ΔE00 5.12
Mediumturquoise
#48D1CC
ΔE00 5.20
Darkturquoise
#00CED1
ΔE00 5.45
Bright Light Blue
#26F7FD
ΔE00 6.06
Robin Egg Blue
#8AF1FE
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DEE3 #E36661
analogous
#61E3A7 #61DEE3 #619DE3
triadic
#61DEE3 #E361DE #DEE361
tetradic
#61DEE3 #A761E3 #E36661 #9DE361
square
#61DEE3 #A761E3 #E36661 #9DE361
split-complementary
#61DEE3 #E3619D #E3A761
monochromatic
#1EA6AB #2DD3DA #61DEE3 #95E9EC #C9F4F5
Accessibility & contrast
On white
1.61
#61DEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#61DEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DEE3
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DEE3 | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D5E4
Deuteranopia (green-blind)
#BBC5E4
Tritanopia (blue-blind)
#00E5DF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #61dee3; /* rgb */ color: rgb(97, 222, 227); /* oklch */ color: oklch(83.2% 0.111 198.9);
Tailwind
colors: {
custom: {
50: '#9ae8eb',
500: '#61dee3',
950: '#000000',
},
}SCSS
$custom: #61dee3; $custom-light: #9ae8eb; $custom-dark: #000000;
JSON
{
"hex": "#61dee3",
"rgb": {
"r": 97,
"g": 222,
"b": 227
},
"hsl": {
"h": 182.308,
"s": 69.892,
"l": 63.529
},
"oklch": {
"l": 0.83247,
"c": 0.11057,
"h": 198.9
},
"luminance": 0.6033
}Semantic roles & 50–950 ramp
primary
#61DEE3
secondary
#AD403B
accent
#1B14D2
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484