#61EBE2#61EBE2
#61EBE2 is a very light, vivid teal. Relative luminance 0.674; OKLCH L 86.2% C 0.120 H 189.2°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #61EBE2 |
|---|---|
| RGB | rgb(97, 235, 226) |
| HSL | hsl(176, 78%, 65%) |
| HSV | hsv(176, 59%, 92%) |
| CMYK | cmyk(58.7%, 0%, 3.8%, 7.8%) |
| CIE-LAB | lab(85.73, -39.32, -6.87) |
| CIE-LCH | lch(85.73, 39.91, 189.91°) |
| OKLab | oklab(86.24% -0.1185 -0.0192) |
| OKLCH | oklch(86.24% 0.12 189.2) |
| XYZ | xyz(48.3595, 67.4440, 82.4062) |
| Luminance | 0.6745 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.97
Bright Aqua
#0BF9EA
ΔE00 4.49
Bright Turquoise
#0FFEF9
ΔE00 4.97
Bright Cyan
#41FDFE
ΔE00 5.24
Tiffany Blue
#7BF2DA
ΔE00 5.43
Aqua
#00FFFF
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EBE2 #EB616A
analogous
#61EB9D #61EBE2 #61AFEB
triadic
#61EBE2 #E261EB #EBE261
tetradic
#61EBE2 #9D61EB #EB616A #AFEB61
square
#61EBE2 #9D61EB #EB616A #AFEB61
split-complementary
#61EBE2 #EB61AF #EB9D61
monochromatic
#18BAAF #2BE4D8 #61EBE2 #97F2EC #CEF9F6
Accessibility & contrast
On white
1.45
#61EBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#61EBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EBE2
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EBE2 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE0E2
Deuteranopia (green-blind)
#C9D0E3
Tritanopia (blue-blind)
#00F1E8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #61ebe2; /* rgb */ color: rgb(97, 235, 226); /* oklch */ color: oklch(86.2% 0.120 189.2);
Tailwind
colors: {
custom: {
50: '#9bf2eb',
500: '#61ebe2',
950: '#000000',
},
}SCSS
$custom: #61ebe2; $custom-light: #9bf2eb; $custom-dark: #000000;
JSON
{
"hex": "#61ebe2",
"rgb": {
"r": 97,
"g": 235,
"b": 226
},
"hsl": {
"h": 176.087,
"s": 77.528,
"l": 65.098
},
"oklch": {
"l": 0.86239,
"c": 0.12004,
"h": 189.2
},
"luminance": 0.67449
}Semantic roles & 50–950 ramp
primary
#61EBE2
secondary
#B9373F
accent
#0C19DA
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#0F1716
muted
#808584