#61FFED#61FFED
#61FFED is a very light, vivid teal. Relative luminance 0.802; OKLCH L 91.2% C 0.134 H 184.6°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #61FFED |
|---|---|
| RGB | rgb(97, 255, 237) |
| HSL | hsl(173, 100%, 69%) |
| HSV | hsv(173, 62%, 100%) |
| CMYK | cmyk(62%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(91.76, -45.40, -3.71) |
| CIE-LCH | lch(91.76, 45.55, 184.67°) |
| OKLab | oklab(91.23% -0.134 -0.0107) |
| OKLCH | oklch(91.23% 0.134 184.6) |
| XYZ | xyz(55.9688, 80.1698, 92.6290) |
| Luminance | 0.8018 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.99
Tiffany Blue
#7BF2DA
ΔE00 4.24
Bright Turquoise
#0FFEF9
ΔE00 4.63
Aqua
#00FFFF
ΔE00 5.99
Bright Cyan
#41FDFE
ΔE00 6.10
Light Aqua
#8CFFDB
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FFED #FF6173
analogous
#61FF9E #61FFED #61C2FF
triadic
#61FFED #ED61FF #FFED61
tetradic
#61FFED #9E61FF #FF6173 #C2FF61
square
#61FFED #9E61FF #FF6173 #C2FF61
split-complementary
#61FFED #FF61C2 #FF9E61
monochromatic
#00E6CB #24FFE6 #61FFED #9EFFF4 #DBFFFB
Accessibility & contrast
On white
1.23
#61FFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#61FFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FFED
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FFED | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2EC
Deuteranopia (green-blind)
#DBE0EF
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #61ffed; /* rgb */ color: rgb(97, 255, 237); /* oklch */ color: oklch(91.2% 0.134 184.6);
Tailwind
colors: {
custom: {
50: '#9efff2',
500: '#61ffed',
950: '#000000',
},
}SCSS
$custom: #61ffed; $custom-light: #9efff2; $custom-dark: #000000;
JSON
{
"hex": "#61ffed",
"rgb": {
"r": 97,
"g": 255,
"b": 237
},
"hsl": {
"h": 173.165,
"s": 100,
"l": 69.02
},
"oklch": {
"l": 0.91232,
"c": 0.13443,
"h": 184.6
},
"luminance": 0.80176
}Semantic roles & 50–950 ramp
primary
#61FFED
secondary
#DA2B3F
accent
#001AE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685