#4AFFBC#4AFFBC
#4AFFBC is a very light, vivid teal. Relative luminance 0.766; OKLCH L 89.4% C 0.172 H 163.5°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #4AFFBC |
|---|---|
| RGB | rgb(74, 255, 188) |
| HSL | hsl(158, 100%, 65%) |
| HSV | hsv(158, 71%, 100%) |
| CMYK | cmyk(71%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(90.14, -60.27, 19.17) |
| CIE-LCH | lch(90.14, 63.25, 162.35°) |
| OKLab | oklab(89.39% -0.1653 0.0489) |
| OKLCH | oklch(89.39% 0.172 163.5) |
| XYZ | xyz(47.6560, 76.6011, 59.8411) |
| Luminance | 0.7661 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.21
Greenish Turquoise
#00FBB0
ΔE00 2.23
Light Greenish Blue
#63F7B4
ΔE00 2.32
Light Aquamarine
#7BFDC7
ΔE00 3.61
Bright Sea Green
#05FFA6
ΔE00 3.93
Light Blue Green
#7EFBB3
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AFFBC #FF4A8D
analogous
#4AFF62 #4AFFBC #4AE8FF
triadic
#4AFFBC #BC4AFF #FFBC4A
tetradic
#4AFFBC #624AFF #FF4A8D #E8FF4A
square
#4AFFBC #624AFF #FF4A8D #E8FF4A
split-complementary
#4AFFBC #FF4AE8 #FF624A
monochromatic
#00CF82 #0DFFA5 #4AFFBC #87FFD3 #C4FFE9
Accessibility & contrast
On white
1.29
#4AFFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#4AFFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AFFBC
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AFFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AFFBC | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDB8
Deuteranopia (green-blind)
#E3DCC0
Tritanopia (blue-blind)
#00FFED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #4affbc; /* rgb */ color: rgb(74, 255, 188); /* oklch */ color: oklch(89.4% 0.172 163.5);
Tailwind
colors: {
custom: {
50: '#93ffd0',
500: '#4affbc',
950: '#000000',
},
}SCSS
$custom: #4affbc; $custom-light: #93ffd0; $custom-dark: #000000;
JSON
{
"hex": "#4affbc",
"rgb": {
"r": 74,
"g": 255,
"b": 188
},
"hsl": {
"h": 157.79,
"s": 100,
"l": 64.51
},
"oklch": {
"l": 0.89391,
"c": 0.17243,
"h": 163.5
},
"luminance": 0.76607
}Semantic roles & 50–950 ramp
primary
#4AFFBC
secondary
#CA2461
accent
#0055E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683