#61E4E5#61E4E5
#61E4E5 is a very light, moderate teal. Relative luminance 0.637; OKLCH L 84.7% C 0.114 H 195.9°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #61E4E5 |
|---|---|
| RGB | rgb(97, 228, 229) |
| HSL | hsl(180, 72%, 64%) |
| HSV | hsv(180, 58%, 90%) |
| CMYK | cmyk(57.6%, 0.4%, 0%, 10.2%) |
| CIE-LAB | lab(83.80, -35.31, -11.32) |
| CIE-LCH | lch(83.80, 37.08, 197.77°) |
| OKLab | oklab(84.71% -0.11 -0.0314) |
| OKLCH | oklch(84.71% 0.114 195.9) |
| XYZ | xyz(46.8099, 63.6805, 83.9382) |
| Luminance | 0.6369 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.89
Mediumturquoise
#48D1CC
ΔE00 5.27
Bright Cyan
#41FDFE
ΔE00 5.63
Robin'S Egg
#6DEDFD
ΔE00 5.71
Aqua Blue
#02D8E9
ΔE00 6.09
Darkturquoise
#00CED1
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E4E5 #E56261
analogous
#61E5A4 #61E4E5 #61A2E5
triadic
#61E4E5 #E561E4 #E4E561
tetradic
#61E4E5 #A461E5 #E56261 #A2E561
square
#61E4E5 #A461E5 #E56261 #A2E561
split-complementary
#61E4E5 #E561A2 #E5A461
monochromatic
#1DAEAF #2CDBDC #61E4E5 #96EDEE #CAF6F6
Accessibility & contrast
On white
1.53
#61E4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#61E4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E4E5
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E4E5 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DAE5
Deuteranopia (green-blind)
#C1CAE6
Tritanopia (blue-blind)
#00EBE4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #61e4e5; /* rgb */ color: rgb(97, 228, 229); /* oklch */ color: oklch(84.7% 0.114 195.9);
Tailwind
colors: {
custom: {
50: '#9beded',
500: '#61e4e5',
950: '#000000',
},
}SCSS
$custom: #61e4e5; $custom-light: #9beded; $custom-dark: #000000;
JSON
{
"hex": "#61e4e5",
"rgb": {
"r": 97,
"g": 228,
"b": 229
},
"hsl": {
"h": 180.455,
"s": 71.739,
"l": 63.922
},
"oklch": {
"l": 0.84707,
"c": 0.1144,
"h": 195.9
},
"luminance": 0.63685
}Semantic roles & 50–950 ramp
primary
#61E4E5
secondary
#B03B3A
accent
#1312D4
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#0F1616
muted
#808584