#3FFFE1#3FFFE1
#3FFFE1 is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.1% C 0.153 H 179.3°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #3FFFE1 |
|---|---|
| RGB | rgb(63, 255, 225) |
| HSL | hsl(171, 100%, 62%) |
| HSV | hsv(171, 75%, 100%) |
| CMYK | cmyk(75.3%, 0%, 11.8%, 0%) |
| CIE-LAB | lab(90.78, -52.93, 0.99) |
| CIE-LCH | lch(90.78, 52.94, 178.92°) |
| OKLab | oklab(90.14% -0.1525 0.0018) |
| OKLCH | oklch(90.14% 0.153 179.3) |
| XYZ | xyz(51.3937, 78.0067, 83.5677) |
| Luminance | 0.7801 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 4.60
Tiffany Blue
#7BF2DA
ΔE00 4.70
Aqua (survey)
#13EAC9
ΔE00 4.79
Light Aqua
#8CFFDB
ΔE00 5.59
Bright Teal
#01F9C6
ΔE00 5.61
Aquamarine
#7FFFD4
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FFFE1 #FF3F5D
analogous
#3FFF81 #3FFFE1 #3FBDFF
triadic
#3FFFE1 #E13FFF #FFE13F
tetradic
#3FFFE1 #813FFF #FF3F5D #BDFF3F
square
#3FFFE1 #813FFF #FF3F5D #BDFF3F
split-complementary
#3FFFE1 #FF3FBD #FF813F
monochromatic
#00C4A5 #02FFD7 #3FFFE1 #7CFFEB #B9FFF4
Accessibility & contrast
On white
1.26
#3FFFE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#3FFFE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FFFE1
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FFFE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FFFE1 | 1.00 | 1.26 | 16.60 | 16.60 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EFE0
Deuteranopia (green-blind)
#DBDDE3
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #3fffe1; /* rgb */ color: rgb(63, 255, 225); /* oklch */ color: oklch(90.1% 0.153 179.3);
Tailwind
colors: {
custom: {
50: '#91ffea',
500: '#3fffe1',
950: '#000000',
},
}SCSS
$custom: #3fffe1; $custom-light: #91ffea; $custom-dark: #000000;
JSON
{
"hex": "#3fffe1",
"rgb": {
"r": 63,
"g": 255,
"b": 225
},
"hsl": {
"h": 170.625,
"s": 100,
"l": 62.353
},
"oklch": {
"l": 0.90141,
"c": 0.15253,
"h": 179.3
},
"luminance": 0.78013
}Semantic roles & 50–950 ramp
primary
#3FFFE1
secondary
#C0223B
accent
#0024E6
background
#FCFFFE
surface
#F5FFFD
border
#CFD7D5
text
#0F1816
muted
#808684