#61E7E4#61E7E4
#61E7E4 is a very light, moderate teal. Relative luminance 0.653; OKLCH L 85.4% C 0.117 H 193.1°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #61E7E4 |
|---|---|
| RGB | rgb(97, 231, 228) |
| HSL | hsl(179, 74%, 64%) |
| HSV | hsv(179, 58%, 91%) |
| CMYK | cmyk(58%, 0%, 1.3%, 9.4%) |
| CIE-LAB | lab(84.63, -36.97, -9.55) |
| CIE-LCH | lch(84.63, 38.18, 194.48°) |
| OKLab | oklab(85.37% -0.1135 -0.0265) |
| OKLCH | oklch(85.37% 0.117 193.1) |
| XYZ | xyz(47.5032, 65.2898, 83.4825) |
| Luminance | 0.6530 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.87
Bright Cyan
#41FDFE
ΔE00 5.10
Turquoise
#40E0D0
ΔE00 5.22
Mediumturquoise
#48D1CC
ΔE00 5.38
Bright Turquoise
#0FFEF9
ΔE00 5.67
Aqua
#00FFFF
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E7E4 #E76164
analogous
#61E7A1 #61E7E4 #61A7E7
triadic
#61E7E4 #E461E7 #E7E461
tetradic
#61E7E4 #A161E7 #E76164 #A7E761
square
#61E7E4 #A161E7 #E76164 #A7E761
split-complementary
#61E7E4 #E761A7 #E7A161
monochromatic
#1BB2AF #2CDFDB #61E7E4 #96EFED #CBF7F6
Accessibility & contrast
On white
1.49
#61E7E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#61E7E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E7E4
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E7E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E7E4 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADCE4
Deuteranopia (green-blind)
#C4CDE5
Tritanopia (blue-blind)
#00EDE6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #61e7e4; /* rgb */ color: rgb(97, 231, 228); /* oklch */ color: oklch(85.4% 0.117 193.1);
Tailwind
colors: {
custom: {
50: '#9befec',
500: '#61e7e4',
950: '#000000',
},
}SCSS
$custom: #61e7e4; $custom-light: #9befec; $custom-dark: #000000;
JSON
{
"hex": "#61e7e4",
"rgb": {
"r": 97,
"g": 231,
"b": 228
},
"hsl": {
"h": 178.657,
"s": 73.626,
"l": 64.314
},
"oklch": {
"l": 0.85372,
"c": 0.11658,
"h": 193.1
},
"luminance": 0.65295
}Semantic roles & 50–950 ramp
primary
#61E7E4
secondary
#B3393C
accent
#1014D6
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#0F1616
muted
#808584