#4AFFC3#4AFFC3
#4AFFC3 is a very light, vivid teal. Relative luminance 0.769; OKLCH L 89.6% C 0.167 H 166.0°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #4AFFC3 |
|---|---|
| RGB | rgb(74, 255, 195) |
| HSL | hsl(160, 100%, 65%) |
| HSV | hsv(160, 71%, 100%) |
| CMYK | cmyk(71%, 0%, 23.5%, 0%) |
| CIE-LAB | lab(90.28, -58.75, 15.78) |
| CIE-LCH | lch(90.28, 60.83, 164.96°) |
| OKLab | oklab(89.56% -0.1622 0.0403) |
| OKLCH | oklch(89.56% 0.167 166) |
| XYZ | xyz(48.4290, 76.9103, 63.9120) |
| Luminance | 0.7692 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 2.28
Bright Teal
#01F9C6
ΔE00 3.02
Light Aquamarine
#7BFDC7
ΔE00 3.15
Light Greenish Blue
#63F7B4
ΔE00 3.15
Greenish Turquoise
#00FBB0
ΔE00 3.30
Aquamarine
#7FFFD4
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AFFC3 #FF4A86
analogous
#4AFF68 #4AFFC3 #4AE1FF
triadic
#4AFFC3 #C34AFF #FFC34A
tetradic
#4AFFC3 #684AFF #FF4A86 #E1FF4A
square
#4AFFC3 #684AFF #FF4A86 #E1FF4A
split-complementary
#4AFFC3 #FF4AE1 #FF684A
monochromatic
#00CF8A #0DFFAF #4AFFC3 #87FFD7 #C4FFEC
Accessibility & contrast
On white
1.28
#4AFFC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#4AFFC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AFFC3
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AFFC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AFFC3 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EDC0
Deuteranopia (green-blind)
#E2DCC7
Tritanopia (blue-blind)
#00FFEE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #4affc3; /* rgb */ color: rgb(74, 255, 195); /* oklch */ color: oklch(89.6% 0.167 166.0);
Tailwind
colors: {
custom: {
50: '#93ffd5',
500: '#4affc3',
950: '#000000',
},
}SCSS
$custom: #4affc3; $custom-light: #93ffd5; $custom-dark: #000000;
JSON
{
"hex": "#4affc3",
"rgb": {
"r": 74,
"g": 255,
"b": 195
},
"hsl": {
"h": 160.11,
"s": 100,
"l": 64.51
},
"oklch": {
"l": 0.89555,
"c": 0.16715,
"h": 166
},
"luminance": 0.76916
}Semantic roles & 50–950 ramp
primary
#4AFFC3
secondary
#CA245B
accent
#004CE6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683