#61D4E7#61D4E7
#61D4E7 is a light, moderate teal. Relative luminance 0.554; OKLCH L 81.1% C 0.107 H 209.9°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #61D4E7 |
|---|---|
| RGB | rgb(97, 212, 231) |
| HSL | hsl(189, 74%, 64%) |
| HSV | hsv(189, 58%, 91%) |
| CMYK | cmyk(58%, 8.2%, 0%, 9.4%) |
| CIE-LAB | lab(79.27, -27.12, -19.19) |
| CIE-LCH | lch(79.27, 33.22, 215.28°) |
| OKLab | oklab(81.08% -0.0926 -0.0531) |
| OKLCH | oklch(81.08% 0.107 209.9) |
| XYZ | xyz(42.8912, 55.3936, 84.0175) |
| Luminance | 0.5540 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.23
Neon Blue
#04D9FF
ΔE00 5.21
Robin'S Egg
#6DEDFD
ΔE00 5.81
Robin Egg Blue
#8AF1FE
ΔE00 7.12
Sky Blue
#87CEEB
ΔE00 7.13
Robin'S Egg Blue
#98EFF9
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61D4E7 #E77461
analogous
#61E7B7 #61D4E7 #6191E7
triadic
#61D4E7 #E761D4 #D4E761
tetradic
#61D4E7 #B761E7 #E77461 #91E761
square
#61D4E7 #B761E7 #E77461 #91E761
split-complementary
#61D4E7 #E76191 #E7B761
monochromatic
#1B9DB2 #2CC6DF #61D4E7 #96E2EF #CBF1F7
Accessibility & contrast
On white
1.74
#61D4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#61D4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61D4E7
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61D4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61D4E7 | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CDE8
Deuteranopia (green-blind)
#AFBEE7
Tritanopia (blue-blind)
#00DDDA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #61d4e7; /* rgb */ color: rgb(97, 212, 231); /* oklch */ color: oklch(81.1% 0.107 209.9);
Tailwind
colors: {
custom: {
50: '#9ae1ee',
500: '#61d4e7',
950: '#000000',
},
}SCSS
$custom: #61d4e7; $custom-light: #9ae1ee; $custom-dark: #000000;
JSON
{
"hex": "#61d4e7",
"rgb": {
"r": 97,
"g": 212,
"b": 231
},
"hsl": {
"h": 188.507,
"s": 73.626,
"l": 64.314
},
"oklch": {
"l": 0.81075,
"c": 0.10673,
"h": 209.9
},
"luminance": 0.55398
}Semantic roles & 50–950 ramp
primary
#61D4E7
secondary
#B34A39
accent
#2C10D6
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485