#3FFFFD#3FFFFD
#3FFFFD is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.0% C 0.145 H 193.8°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #3FFFFD |
|---|---|
| RGB | rgb(63, 255, 253) |
| HSL | hsl(179, 100%, 62%) |
| HSV | hsv(179, 75%, 100%) |
| CMYK | cmyk(75.3%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(91.53, -45.51, -12.42) |
| CIE-LCH | lch(91.53, 47.17, 195.26°) |
| OKLab | oklab(91% -0.1405 -0.0346) |
| OKLCH | oklch(91% 0.145 193.8) |
| XYZ | xyz(55.5313, 79.6617, 105.3590) |
| Luminance | 0.7967 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.05
Aqua
#00FFFF
ΔE00 1.11
Bright Turquoise
#0FFEF9
ΔE00 1.49
Bright Light Blue
#26F7FD
ΔE00 2.96
Bright Aqua
#0BF9EA
ΔE00 4.55
Light Cyan
#ACFFFC
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FFFFD #FF3F41
analogous
#3FFF9D #3FFFFD #3FA1FF
triadic
#3FFFFD #FD3FFF #FFFD3F
tetradic
#3FFFFD #9D3FFF #FF3F41 #A1FF3F
square
#3FFFFD #9D3FFF #FF3F41 #A1FF3F
split-complementary
#3FFFFD #FF3FA1 #FF9D3F
monochromatic
#00C4C2 #02FFFC #3FFFFD #7CFFFE #B9FFFE
Accessibility & contrast
On white
1.24
#3FFFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#3FFFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FFFFD
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FFFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FFFFD | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FD
Deuteranopia (green-blind)
#D4DEFE
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #3ffffd; /* rgb */ color: rgb(63, 255, 253); /* oklch */ color: oklch(91.0% 0.145 193.8);
Tailwind
colors: {
custom: {
50: '#93fffe',
500: '#3ffffd',
950: '#000000',
},
}SCSS
$custom: #3ffffd; $custom-light: #93fffe; $custom-dark: #000000;
JSON
{
"hex": "#3ffffd",
"rgb": {
"r": 63,
"g": 255,
"b": 253
},
"hsl": {
"h": 179.375,
"s": 100,
"l": 62.353
},
"oklch": {
"l": 0.91001,
"c": 0.14468,
"h": 193.8
},
"luminance": 0.79669
}Semantic roles & 50–950 ramp
primary
#3FFFFD
secondary
#C02224
accent
#0002E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#0F1817
muted
#808685