#4FF3C3#4FF3C3
#4FF3C3 is a very light, vivid teal. Relative luminance 0.697; OKLCH L 86.8% C 0.151 H 169.4°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #4FF3C3 |
|---|---|
| RGB | rgb(79, 243, 195) |
| HSL | hsl(162, 87%, 63%) |
| HSV | hsv(162, 67%, 95%) |
| CMYK | cmyk(67.5%, 0%, 19.8%, 4.7%) |
| CIE-LAB | lab(86.85, -53.27, 10.94) |
| CIE-LCH | lch(86.85, 54.38, 168.40°) |
| OKLab | oklab(86.77% -0.1487 0.028) |
| OKLCH | oklch(86.77% 0.151 169.4) |
| XYZ | xyz(45.1203, 69.6985, 62.6944) |
| Luminance | 0.6970 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.28
Aqua Marine
#2EE8BB
ΔE00 2.82
Light Turquoise
#7EF4CC
ΔE00 3.56
Light Aquamarine
#7BFDC7
ΔE00 3.93
Aquamarine
#7FFFD4
ΔE00 4.06
Light Greenish Blue
#63F7B4
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FF3C3 #F34F7F
analogous
#4FF371 #4FF3C3 #4FD1F3
triadic
#4FF3C3 #C34FF3 #F3C34F
tetradic
#4FF3C3 #714FF3 #F34F7F #D1F34F
square
#4FF3C3 #714FF3 #F34F7F #D1F34F
split-complementary
#4FF3C3 #F34FD1 #F3714F
monochromatic
#0DBB88 #16EFAF #4FF3C3 #88F7D7 #C2FBEA
Accessibility & contrast
On white
1.41
#4FF3C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#4FF3C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FF3C3
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FF3C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FF3C3 | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE3C1
Deuteranopia (green-blind)
#D6D3C6
Tritanopia (blue-blind)
#00F4E5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #4ff3c3; /* rgb */ color: rgb(79, 243, 195); /* oklch */ color: oklch(86.8% 0.151 169.4);
Tailwind
colors: {
custom: {
50: '#93f8d5',
500: '#4ff3c3',
950: '#000000',
},
}SCSS
$custom: #4ff3c3; $custom-light: #93f8d5; $custom-dark: #000000;
JSON
{
"hex": "#4ff3c3",
"rgb": {
"r": 79,
"g": 243,
"b": 195
},
"hsl": {
"h": 162.439,
"s": 87.234,
"l": 63.137
},
"oklch": {
"l": 0.86772,
"c": 0.15127,
"h": 169.4
},
"luminance": 0.69704
}Semantic roles & 50–950 ramp
primary
#4FF3C3
secondary
#B92D56
accent
#0244E4
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583