#33FFEE#33FFEE
#33FFEE is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.3% C 0.151 H 186.0°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #33FFEE |
|---|---|
| RGB | rgb(51, 255, 238) |
| HSL | hsl(175, 100%, 60%) |
| HSV | hsv(175, 80%, 100%) |
| CMYK | cmyk(80%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(90.96, -50.65, -5.51) |
| CIE-LCH | lch(90.96, 50.95, 186.21°) |
| OKLab | oklab(90.35% -0.1501 -0.0157) |
| OKLCH | oklch(90.35% 0.151 186) |
| XYZ | xyz(52.5503, 78.3902, 93.2335) |
| Luminance | 0.7840 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 1.50
Bright Turquoise
#0FFEF9
ΔE00 3.68
Aqua
#00FFFF
ΔE00 5.22
Tiffany Blue
#7BF2DA
ΔE00 5.64
Bright Cyan
#41FDFE
ΔE00 5.71
Turquoise
#40E0D0
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33FFEE #FF3344
analogous
#33FF88 #33FFEE #33AAFF
triadic
#33FFEE #EE33FF #FFEE33
tetradic
#33FFEE #8833FF #FF3344 #AAFF33
square
#33FFEE #8833FF #FF3344 #AAFF33
split-complementary
#33FFEE #FF33AA #FF8833
monochromatic
#00B8A8 #00F5E0 #33FFEE #70FFF3 #ADFFF8
Accessibility & contrast
On white
1.26
#33FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#33FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33FFEE
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33FFEE | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EE
Deuteranopia (green-blind)
#D7DDF0
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #33ffee; /* rgb */ color: rgb(51, 255, 238); /* oklch */ color: oklch(90.3% 0.151 186.0);
Tailwind
colors: {
custom: {
50: '#8ffff3',
500: '#33ffee',
950: '#000000',
},
}SCSS
$custom: #33ffee; $custom-light: #8ffff3; $custom-dark: #000000;
JSON
{
"hex": "#33ffee",
"rgb": {
"r": 51,
"g": 255,
"b": 238
},
"hsl": {
"h": 175,
"s": 100,
"l": 60
},
"oklch": {
"l": 0.90348,
"c": 0.15093,
"h": 186
},
"luminance": 0.78397
}Semantic roles & 50–950 ramp
primary
#33FFEE
secondary
#B6202D
accent
#293BFF
background
#FCFFFF
surface
#F5FFFE
border
#CFD7D6
text
#0F1817
muted
#808685