#61D4E6#61D4E6
#61D4E6 is a light, moderate teal. Relative luminance 0.553; OKLCH L 81.0% C 0.106 H 209.1°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #61D4E6 |
|---|---|
| RGB | rgb(97, 212, 230) |
| HSL | hsl(188, 73%, 64%) |
| HSV | hsv(188, 58%, 90%) |
| CMYK | cmyk(57.8%, 7.8%, 0%, 9.8%) |
| CIE-LAB | lab(79.24, -27.40, -18.70) |
| CIE-LCH | lch(79.24, 33.18, 214.31°) |
| OKLab | oklab(81.04% -0.0929 -0.0518) |
| OKLCH | oklch(81.04% 0.106 209.1) |
| XYZ | xyz(42.7503, 55.3373, 83.2758) |
| Luminance | 0.5534 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.05
Neon Blue
#04D9FF
ΔE00 5.48
Robin'S Egg
#6DEDFD
ΔE00 5.75
Robin Egg Blue
#8AF1FE
ΔE00 7.06
Sky Blue
#87CEEB
ΔE00 7.39
Robin'S Egg Blue
#98EFF9
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61D4E6 #E67361
analogous
#61E6B6 #61D4E6 #6192E6
triadic
#61D4E6 #E661D4 #D4E661
tetradic
#61D4E6 #B661E6 #E67361 #92E661
square
#61D4E6 #B661E6 #E67361 #92E661
split-complementary
#61D4E6 #E66192 #E6B661
monochromatic
#1C9DB1 #2CC6DE #61D4E6 #96E2EE #CBF1F7
Accessibility & contrast
On white
1.74
#61D4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#61D4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61D4E6
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61D4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61D4E6 | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CDE7
Deuteranopia (green-blind)
#AFBEE6
Tritanopia (blue-blind)
#00DDD9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #61d4e6; /* rgb */ color: rgb(97, 212, 230); /* oklch */ color: oklch(81.0% 0.106 209.1);
Tailwind
colors: {
custom: {
50: '#9ae1ee',
500: '#61d4e6',
950: '#000000',
},
}SCSS
$custom: #61d4e6; $custom-light: #9ae1ee; $custom-dark: #000000;
JSON
{
"hex": "#61d4e6",
"rgb": {
"r": 97,
"g": 212,
"b": 230
},
"hsl": {
"h": 188.12,
"s": 72.678,
"l": 64.118
},
"oklch": {
"l": 0.81039,
"c": 0.1064,
"h": 209.1
},
"luminance": 0.55342
}Semantic roles & 50–950 ramp
primary
#61D4E6
secondary
#B14A3A
accent
#2B11D5
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485