#32FFED#32FFED
#32FFED is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.3% C 0.151 H 185.5°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #32FFED |
|---|---|
| RGB | rgb(50, 255, 237) |
| HSL | hsl(175, 100%, 60%) |
| HSV | hsv(175, 80%, 100%) |
| CMYK | cmyk(80.4%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(90.92, -50.99, -5.05) |
| CIE-LCH | lch(90.92, 51.24, 185.65°) |
| OKLab | oklab(90.31% -0.1508 -0.0145) |
| OKLCH | oklch(90.31% 0.151 185.5) |
| XYZ | xyz(52.3540, 78.3059, 92.4596) |
| Luminance | 0.7831 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 1.61
Bright Turquoise
#0FFEF9
ΔE00 3.98
Aqua
#00FFFF
ΔE00 5.52
Tiffany Blue
#7BF2DA
ΔE00 5.53
Bright Cyan
#41FDFE
ΔE00 6.01
Aqua (survey)
#13EAC9
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32FFED #FF3244
analogous
#32FF87 #32FFED #32AAFF
triadic
#32FFED #ED32FF #FFED32
tetradic
#32FFED #8732FF #FF3244 #AAFF32
square
#32FFED #8732FF #FF3244 #AAFF32
split-complementary
#32FFED #FF32AA #FF8732
monochromatic
#00B7A7 #00F4DE #32FFED #6FFFF2 #ACFFF8
Accessibility & contrast
On white
1.26
#32FFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#32FFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32FFED
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32FFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32FFED | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0EC
Deuteranopia (green-blind)
#D7DDEF
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #32ffed; /* rgb */ color: rgb(50, 255, 237); /* oklch */ color: oklch(90.3% 0.151 185.5);
Tailwind
colors: {
custom: {
50: '#8efff2',
500: '#32ffed',
950: '#000000',
},
}SCSS
$custom: #32ffed; $custom-light: #8efff2; $custom-dark: #000000;
JSON
{
"hex": "#32ffed",
"rgb": {
"r": 50,
"g": 255,
"b": 237
},
"hsl": {
"h": 174.732,
"s": 100,
"l": 59.804
},
"oklch": {
"l": 0.90305,
"c": 0.15147,
"h": 185.5
},
"luminance": 0.78313
}Semantic roles & 50–950 ramp
primary
#32FFED
secondary
#B5202D
accent
#293CFF
background
#FCFFFF
surface
#F5FFFE
border
#CFD7D6
text
#0F1817
muted
#808685