#61FFEF#61FFEF
#61FFEF is a very light, vivid teal. Relative luminance 0.803; OKLCH L 91.3% C 0.134 H 185.7°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #61FFEF |
|---|---|
| RGB | rgb(97, 255, 239) |
| HSL | hsl(174, 100%, 69%) |
| HSV | hsv(174, 62%, 100%) |
| CMYK | cmyk(62%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(91.81, -44.89, -4.67) |
| CIE-LCH | lch(91.81, 45.14, 185.94°) |
| OKLab | oklab(91.29% -0.1331 -0.0133) |
| OKLCH | oklch(91.29% 0.134 185.7) |
| XYZ | xyz(56.2626, 80.2873, 94.1765) |
| Luminance | 0.8029 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.87
Bright Turquoise
#0FFEF9
ΔE00 4.10
Tiffany Blue
#7BF2DA
ΔE00 4.61
Aqua
#00FFFF
ΔE00 5.41
Bright Cyan
#41FDFE
ΔE00 5.48
Turquoise
#40E0D0
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FFEF #FF6171
analogous
#61FFA0 #61FFEF #61C0FF
triadic
#61FFEF #EF61FF #FFEF61
tetradic
#61FFEF #A061FF #FF6171 #C0FF61
square
#61FFEF #A061FF #FF6171 #C0FF61
split-complementary
#61FFEF #FF61C0 #FFA061
monochromatic
#00E6CE #24FFE9 #61FFEF #9EFFF5 #DBFFFB
Accessibility & contrast
On white
1.23
#61FFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#61FFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FFEF
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FFEF | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2EF
Deuteranopia (green-blind)
#DBE0F1
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #61ffef; /* rgb */ color: rgb(97, 255, 239); /* oklch */ color: oklch(91.3% 0.134 185.7);
Tailwind
colors: {
custom: {
50: '#9efff4',
500: '#61ffef',
950: '#000000',
},
}SCSS
$custom: #61ffef; $custom-light: #9efff4; $custom-dark: #000000;
JSON
{
"hex": "#61ffef",
"rgb": {
"r": 97,
"g": 255,
"b": 239
},
"hsl": {
"h": 173.924,
"s": 100,
"l": 69.02
},
"oklch": {
"l": 0.91292,
"c": 0.13382,
"h": 185.7
},
"luminance": 0.80293
}Semantic roles & 50–950 ramp
primary
#61FFEF
secondary
#DA2B3C
accent
#0017E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685