#61EEE7#61EEE7
#61EEE7 is a very light, vivid teal. Relative luminance 0.695; OKLCH L 87.1% C 0.122 H 190.6°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #61EEE7 |
|---|---|
| RGB | rgb(97, 238, 231) |
| HSL | hsl(177, 81%, 66%) |
| HSV | hsv(177, 59%, 93%) |
| CMYK | cmyk(59.2%, 0%, 2.9%, 6.7%) |
| CIE-LAB | lab(86.73, -39.38, -8.01) |
| CIE-LCH | lch(86.73, 40.19, 191.50°) |
| OKLab | oklab(87.1% -0.1194 -0.0223) |
| OKLCH | oklch(87.1% 0.122 190.6) |
| XYZ | xyz(49.9217, 69.4548, 86.3610) |
| Luminance | 0.6946 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 4.30
Bright Cyan
#41FDFE
ΔE00 4.31
Bright Aqua
#0BF9EA
ΔE00 4.44
Turquoise
#40E0D0
ΔE00 4.85
Aqua
#00FFFF
ΔE00 4.88
Bright Light Blue
#26F7FD
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EEE7 #EE6168
analogous
#61EEA0 #61EEE7 #61AEEE
triadic
#61EEE7 #E761EE #EEE761
tetradic
#61EEE7 #A061EE #EE6168 #AEEE61
square
#61EEE7 #A061EE #EE6168 #AEEE61
split-complementary
#61EEE7 #EE61AE #EEA061
monochromatic
#15C0B7 #2AE8DF #61EEE7 #98F4EF #D0FAF8
Accessibility & contrast
On white
1.41
#61EEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#61EEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EEE7
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EEE7 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E3E7
Deuteranopia (green-blind)
#CBD2E8
Tritanopia (blue-blind)
#00F4EB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #61eee7; /* rgb */ color: rgb(97, 238, 231); /* oklch */ color: oklch(87.1% 0.122 190.6);
Tailwind
colors: {
custom: {
50: '#9cf4ee',
500: '#61eee7',
950: '#000000',
},
}SCSS
$custom: #61eee7; $custom-light: #9cf4ee; $custom-dark: #000000;
JSON
{
"hex": "#61eee7",
"rgb": {
"r": 97,
"g": 238,
"b": 231
},
"hsl": {
"h": 177.021,
"s": 80.571,
"l": 65.686
},
"oklch": {
"l": 0.87096,
"c": 0.12151,
"h": 190.6
},
"luminance": 0.6946
}Semantic roles & 50–950 ramp
primary
#61EEE7
secondary
#BE353C
accent
#0913DD
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585