#61FFEE#61FFEE
#61FFEE is a very light, vivid teal. Relative luminance 0.802; OKLCH L 91.3% C 0.134 H 185.2°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #61FFEE |
|---|---|
| RGB | rgb(97, 255, 238) |
| HSL | hsl(174, 100%, 69%) |
| HSV | hsv(174, 62%, 100%) |
| CMYK | cmyk(62%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(91.79, -45.15, -4.19) |
| CIE-LCH | lch(91.79, 45.34, 185.30°) |
| OKLab | oklab(91.26% -0.1336 -0.012) |
| OKLCH | oklch(91.26% 0.134 185.2) |
| XYZ | xyz(56.1153, 80.2284, 93.4006) |
| Luminance | 0.8023 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.91
Bright Turquoise
#0FFEF9
ΔE00 4.36
Tiffany Blue
#7BF2DA
ΔE00 4.42
Aqua
#00FFFF
ΔE00 5.70
Bright Cyan
#41FDFE
ΔE00 5.79
Turquoise
#40E0D0
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FFEE #FF6172
analogous
#61FF9F #61FFEE #61C1FF
triadic
#61FFEE #EE61FF #FFEE61
tetradic
#61FFEE #9F61FF #FF6172 #C1FF61
square
#61FFEE #9F61FF #FF6172 #C1FF61
split-complementary
#61FFEE #FF61C1 #FF9F61
monochromatic
#00E6CD #24FFE7 #61FFEE #9EFFF5 #DBFFFB
Accessibility & contrast
On white
1.23
#61FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#61FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FFEE
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FFEE | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2ED
Deuteranopia (green-blind)
#DBE0F0
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #61ffee; /* rgb */ color: rgb(97, 255, 238); /* oklch */ color: oklch(91.3% 0.134 185.2);
Tailwind
colors: {
custom: {
50: '#9efff3',
500: '#61ffee',
950: '#000000',
},
}SCSS
$custom: #61ffee; $custom-light: #9efff3; $custom-dark: #000000;
JSON
{
"hex": "#61ffee",
"rgb": {
"r": 97,
"g": 255,
"b": 238
},
"hsl": {
"h": 173.544,
"s": 100,
"l": 69.02
},
"oklch": {
"l": 0.91262,
"c": 0.13412,
"h": 185.2
},
"luminance": 0.80234
}Semantic roles & 50–950 ramp
primary
#61FFEE
secondary
#DA2B3D
accent
#0019E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685