#61EBE9#61EBE9
#61EBE9 is a very light, moderate teal. Relative luminance 0.678; OKLCH L 86.5% C 0.119 H 193.8°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #61EBE9 |
|---|---|
| RGB | rgb(97, 235, 233) |
| HSL | hsl(179, 78%, 65%) |
| HSV | hsv(179, 59%, 92%) |
| CMYK | cmyk(58.7%, 0%, 0.9%, 7.8%) |
| CIE-LAB | lab(85.92, -37.49, -10.26) |
| CIE-LCH | lch(85.92, 38.87, 195.31°) |
| OKLab | oklab(86.46% -0.1155 -0.0285) |
| OKLCH | oklch(86.46% 0.119 193.8) |
| XYZ | xyz(49.3397, 67.8361, 87.5684) |
| Luminance | 0.6784 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.07
Bright Cyan
#41FDFE
ΔE00 4.20
Bright Turquoise
#0FFEF9
ΔE00 4.99
Aqua
#00FFFF
ΔE00 5.02
Turquoise
#40E0D0
ΔE00 5.85
Bright Aqua
#0BF9EA
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EBE9 #EB6163
analogous
#61EBA4 #61EBE9 #61A8EB
triadic
#61EBE9 #E961EB #EBE961
tetradic
#61EBE9 #A461EB #EB6163 #A8EB61
square
#61EBE9 #A461EB #EB6163 #A8EB61
split-complementary
#61EBE9 #EB61A8 #EBA461
monochromatic
#18BAB8 #2BE4E1 #61EBE9 #97F2F1 #CEF9F8
Accessibility & contrast
On white
1.44
#61EBE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#61EBE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EBE9
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EBE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EBE9 | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE0E9
Deuteranopia (green-blind)
#C7D0EA
Tritanopia (blue-blind)
#00F2EA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #61ebe9; /* rgb */ color: rgb(97, 235, 233); /* oklch */ color: oklch(86.5% 0.119 193.8);
Tailwind
colors: {
custom: {
50: '#9cf2f0',
500: '#61ebe9',
950: '#000000',
},
}SCSS
$custom: #61ebe9; $custom-light: #9cf2f0; $custom-dark: #000000;
JSON
{
"hex": "#61ebe9",
"rgb": {
"r": 97,
"g": 235,
"b": 233
},
"hsl": {
"h": 179.13,
"s": 77.528,
"l": 65.098
},
"oklch": {
"l": 0.86464,
"c": 0.11901,
"h": 193.8
},
"luminance": 0.67841
}Semantic roles & 50–950 ramp
primary
#61EBE9
secondary
#B93739
accent
#0C0FDA
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585