#3FFFE0#3FFFE0
#3FFFE0 is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.1% C 0.153 H 178.9°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #3FFFE0 |
|---|---|
| RGB | rgb(63, 255, 224) |
| HSL | hsl(170, 100%, 62%) |
| HSV | hsv(170, 75%, 100%) |
| CMYK | cmyk(75.3%, 0%, 12.2%, 0%) |
| CIE-LAB | lab(90.76, -53.18, 1.48) |
| CIE-LCH | lch(90.76, 53.20, 178.41°) |
| OKLab | oklab(90.11% -0.153 0.0031) |
| OKLCH | oklch(90.11% 0.153 178.9) |
| XYZ | xyz(51.2577, 77.9523, 82.8514) |
| Luminance | 0.7796 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 4.72
Tiffany Blue
#7BF2DA
ΔE00 4.76
Bright Aqua
#0BF9EA
ΔE00 4.86
Bright Teal
#01F9C6
ΔE00 5.35
Light Aqua
#8CFFDB
ΔE00 5.47
Aquamarine
#7FFFD4
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FFFE0 #FF3F5E
analogous
#3FFF80 #3FFFE0 #3FBEFF
triadic
#3FFFE0 #E03FFF #FFE03F
tetradic
#3FFFE0 #803FFF #FF3F5E #BEFF3F
square
#3FFFE0 #803FFF #FF3F5E #BEFF3F
split-complementary
#3FFFE0 #FF3FBE #FF803F
monochromatic
#00C4A4 #02FFD6 #3FFFE0 #7CFFEA #B9FFF4
Accessibility & contrast
On white
1.27
#3FFFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#3FFFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FFFE0
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FFFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FFFE0 | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EFDF
Deuteranopia (green-blind)
#DBDDE3
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #3fffe0; /* rgb */ color: rgb(63, 255, 224); /* oklch */ color: oklch(90.1% 0.153 178.9);
Tailwind
colors: {
custom: {
50: '#91ffe9',
500: '#3fffe0',
950: '#000000',
},
}SCSS
$custom: #3fffe0; $custom-light: #91ffe9; $custom-dark: #000000;
JSON
{
"hex": "#3fffe0",
"rgb": {
"r": 63,
"g": 255,
"b": 224
},
"hsl": {
"h": 170.313,
"s": 100,
"l": 62.353
},
"oklch": {
"l": 0.90113,
"c": 0.15299,
"h": 178.9
},
"luminance": 0.77959
}Semantic roles & 50–950 ramp
primary
#3FFFE0
secondary
#C0223B
accent
#0025E6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1816
muted
#808684