#4AFFBB#4AFFBB
#4AFFBB is a very light, vivid teal. Relative luminance 0.766; OKLCH L 89.4% C 0.173 H 163.2°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #4AFFBB |
|---|---|
| RGB | rgb(74, 255, 187) |
| HSL | hsl(157, 100%, 65%) |
| HSV | hsv(157, 71%, 100%) |
| CMYK | cmyk(71%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(90.12, -60.48, 19.66) |
| CIE-LCH | lch(90.12, 63.60, 162.00°) |
| OKLab | oklab(89.37% -0.1658 0.0501) |
| OKLCH | oklch(89.37% 0.173 163.2) |
| XYZ | xyz(47.5486, 76.5582, 59.2753) |
| Luminance | 0.7656 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.13
Greenish Turquoise
#00FBB0
ΔE00 2.13
Light Greenish Blue
#63F7B4
ΔE00 2.25
Light Aquamarine
#7BFDC7
ΔE00 3.71
Bright Sea Green
#05FFA6
ΔE00 3.75
Light Blue Green
#7EFBB3
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AFFBB #FF4A8E
analogous
#4AFF61 #4AFFBB #4AE8FF
triadic
#4AFFBB #BB4AFF #FFBB4A
tetradic
#4AFFBB #614AFF #FF4A8E #E8FF4A
square
#4AFFBB #614AFF #FF4A8E #E8FF4A
split-complementary
#4AFFBB #FF4AE8 #FF614A
monochromatic
#00CF81 #0DFFA4 #4AFFBB #87FFD2 #C4FFE9
Accessibility & contrast
On white
1.29
#4AFFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#4AFFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AFFBB
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AFFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AFFBB | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB7
Deuteranopia (green-blind)
#E4DCBF
Tritanopia (blue-blind)
#00FFEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #4affbb; /* rgb */ color: rgb(74, 255, 187); /* oklch */ color: oklch(89.4% 0.173 163.2);
Tailwind
colors: {
custom: {
50: '#93ffcf',
500: '#4affbb',
950: '#000000',
},
}SCSS
$custom: #4affbb; $custom-light: #93ffcf; $custom-dark: #000000;
JSON
{
"hex": "#4affbb",
"rgb": {
"r": 74,
"g": 255,
"b": 187
},
"hsl": {
"h": 157.459,
"s": 100,
"l": 64.51
},
"oklch": {
"l": 0.89368,
"c": 0.1732,
"h": 163.2
},
"luminance": 0.76564
}Semantic roles & 50–950 ramp
primary
#4AFFBB
secondary
#CA2462
accent
#0056E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683