#61CEE2#61CEE2
#61CEE2 is a light, moderate teal. Relative luminance 0.522; OKLCH L 79.5% C 0.103 H 211.3°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #61CEE2 |
|---|---|
| RGB | rgb(97, 206, 226) |
| HSL | hsl(189, 69%, 63%) |
| HSV | hsv(189, 57%, 89%) |
| CMYK | cmyk(57.1%, 8.8%, 0%, 11.4%) |
| CIE-LAB | lab(77.38, -25.57, -19.36) |
| CIE-LCH | lch(77.38, 32.08, 217.13°) |
| OKLab | oklab(79.51% -0.0882 -0.0536) |
| OKLCH | oklch(79.51% 0.103 211.3) |
| XYZ | xyz(40.7230, 52.1710, 79.8607) |
| Luminance | 0.5218 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.13
Neon Blue
#04D9FF
ΔE00 5.43
Sky Blue
#87CEEB
ΔE00 6.48
Robin'S Egg
#6DEDFD
ΔE00 7.33
Baby Blue
#89CFF0
ΔE00 7.69
Bright Sky Blue
#02CCFE
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61CEE2 #E27561
analogous
#61E2B5 #61CEE2 #618DE2
triadic
#61CEE2 #E261CE #CEE261
tetradic
#61CEE2 #B561E2 #E27561 #8DE261
square
#61CEE2 #B561E2 #E27561 #8DE261
split-complementary
#61CEE2 #E2618D #E2B561
monochromatic
#1F94A9 #2DBED9 #61CEE2 #95DEEB #C8EEF5
Accessibility & contrast
On white
1.84
#61CEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#61CEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61CEE2
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61CEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61CEE2 | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC8E3
Deuteranopia (green-blind)
#AAB9E2
Tritanopia (blue-blind)
#00D7D4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #61cee2; /* rgb */ color: rgb(97, 206, 226); /* oklch */ color: oklch(79.5% 0.103 211.3);
Tailwind
colors: {
custom: {
50: '#99ddeb',
500: '#61cee2',
950: '#000000',
},
}SCSS
$custom: #61cee2; $custom-light: #99ddeb; $custom-dark: #000000;
JSON
{
"hex": "#61cee2",
"rgb": {
"r": 97,
"g": 206,
"b": 226
},
"hsl": {
"h": 189.302,
"s": 68.984,
"l": 63.333
},
"oklch": {
"l": 0.79508,
"c": 0.10322,
"h": 211.3
},
"luminance": 0.52175
}Semantic roles & 50–950 ramp
primary
#61CEE2
secondary
#AB4D3C
accent
#3215D1
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1516
muted
#808484