#4AFFCF#4AFFCF
#4AFFCF is a very light, vivid teal. Relative luminance 0.775; OKLCH L 89.9% C 0.159 H 170.8°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #4AFFCF |
|---|---|
| RGB | rgb(74, 255, 207) |
| HSL | hsl(164, 100%, 65%) |
| HSV | hsv(164, 71%, 100%) |
| CMYK | cmyk(71%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(90.54, -56.03, 9.98) |
| CIE-LCH | lch(90.54, 56.91, 169.90°) |
| OKLab | oklab(89.85% -0.1568 0.0254) |
| OKLCH | oklch(89.85% 0.159 170.8) |
| XYZ | xyz(49.8406, 77.4750, 71.3468) |
| Luminance | 0.7748 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.13
Aquamarine
#7FFFD4
ΔE00 3.38
Light Aquamarine
#7BFDC7
ΔE00 3.92
Light Turquoise
#7EF4CC
ΔE00 4.33
Greenish Cyan
#2AFEB7
ΔE00 4.87
Light Aqua
#8CFFDB
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AFFCF #FF4A7A
analogous
#4AFF74 #4AFFCF #4AD5FF
triadic
#4AFFCF #CF4AFF #FFCF4A
tetradic
#4AFFCF #744AFF #FF4A7A #D5FF4A
square
#4AFFCF #744AFF #FF4A7A #D5FF4A
split-complementary
#4AFFCF #FF4AD5 #FF744A
monochromatic
#00CF98 #0DFFBF #4AFFCF #87FFDF #C4FFEF
Accessibility & contrast
On white
1.27
#4AFFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#4AFFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AFFCF
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AFFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AFFCF | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECD
Deuteranopia (green-blind)
#E0DDD2
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #4affcf; /* rgb */ color: rgb(74, 255, 207); /* oklch */ color: oklch(89.9% 0.159 170.8);
Tailwind
colors: {
custom: {
50: '#94ffdd',
500: '#4affcf',
950: '#000000',
},
}SCSS
$custom: #4affcf; $custom-light: #94ffdd; $custom-dark: #000000;
JSON
{
"hex": "#4affcf",
"rgb": {
"r": 74,
"g": 255,
"b": 207
},
"hsl": {
"h": 164.088,
"s": 100,
"l": 64.51
},
"oklch": {
"l": 0.89854,
"c": 0.15888,
"h": 170.8
},
"luminance": 0.77481
}Semantic roles & 50–950 ramp
primary
#4AFFCF
secondary
#CA2450
accent
#003DE6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684