#33FFAA#33FFAA
#33FFAA is a very light, vivid teal. Relative luminance 0.751; OKLCH L 88.6% C 0.193 H 159.1°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #33FFAA |
|---|---|
| RGB | rgb(51, 255, 170) |
| HSL | hsl(155, 100%, 60%) |
| HSV | hsv(155, 80%, 100%) |
| CMYK | cmyk(80%, 0%, 33.3%, 0%) |
| CIE-LAB | lab(89.45, -66.63, 27.32) |
| CIE-LCH | lch(89.45, 72.02, 157.71°) |
| OKLab | oklab(88.61% -0.1805 0.0689) |
| OKLCH | oklch(88.61% 0.193 159.1) |
| XYZ | xyz(44.3762, 75.1205, 50.1833) |
| Luminance | 0.7513 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Sea Green
#05FFA6
ΔE00 0.86
Sea Green (survey)
#53FCA1
ΔE00 2.13
Light Green Blue
#56FCA2
ΔE00 2.14
Greenish Turquoise
#00FBB0
ΔE00 2.23
Mediumspringgreen
#00FA9A
ΔE00 2.26
Greenish Cyan
#2AFEB7
ΔE00 2.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33FFAA #FF3388
analogous
#33FF44 #33FFAA #33EEFF
triadic
#33FFAA #AA33FF #FFAA33
tetradic
#33FFAA #4433FF #FF3388 #EEFF33
square
#33FFAA #4433FF #FF3388 #EEFF33
split-complementary
#33FFAA #FF33EE #FF4433
monochromatic
#00B86B #00F58F #33FFAA #70FFC4 #ADFFDD
Accessibility & contrast
On white
1.31
#33FFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#33FFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33FFAA
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33FFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33FFAA | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEBA5
Deuteranopia (green-blind)
#E5DAB0
Tritanopia (blue-blind)
#00FEE9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #33ffaa; /* rgb */ color: rgb(51, 255, 170); /* oklch */ color: oklch(88.6% 0.193 159.1);
Tailwind
colors: {
custom: {
50: '#8cffc3',
500: '#33ffaa',
950: '#000000',
},
}SCSS
$custom: #33ffaa; $custom-light: #8cffc3; $custom-dark: #000000;
JSON
{
"hex": "#33ffaa",
"rgb": {
"r": 51,
"g": 255,
"b": 170
},
"hsl": {
"h": 155,
"s": 100,
"l": 60
},
"oklch": {
"l": 0.88612,
"c": 0.19322,
"h": 159.1
},
"luminance": 0.75126
}Semantic roles & 50–950 ramp
primary
#33FFAA
secondary
#B6205F
accent
#2982FF
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0E1812
muted
#7F8682