#4AFFFB#4AFFFB
#4AFFFB is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.1% C 0.141 H 192.7°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #4AFFFB |
|---|---|
| RGB | rgb(74, 255, 251) |
| HSL | hsl(179, 100%, 65%) |
| HSV | hsv(179, 71%, 100%) |
| CMYK | cmyk(71%, 0%, 1.6%, 0%) |
| CIE-LAB | lab(91.66, -44.89, -11.18) |
| CIE-LCH | lch(91.66, 46.26, 193.98°) |
| OKLab | oklab(91.13% -0.1377 -0.0311) |
| OKLCH | oklch(91.13% 0.141 192.7) |
| XYZ | xyz(55.9886, 79.9342, 103.7261) |
| Luminance | 0.7994 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 1.47
Bright Cyan
#41FDFE
ΔE00 1.61
Aqua
#00FFFF
ΔE00 1.73
Bright Light Blue
#26F7FD
ΔE00 3.52
Bright Aqua
#0BF9EA
ΔE00 4.13
Light Cyan
#ACFFFC
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AFFFB #FF4A4E
analogous
#4AFFA1 #4AFFFB #4AA9FF
triadic
#4AFFFB #FB4AFF #FFFB4A
tetradic
#4AFFFB #A14AFF #FF4A4E #A9FF4A
square
#4AFFFB #A14AFF #FF4A4E #A9FF4A
split-complementary
#4AFFFB #FF4AA9 #FFA14A
monochromatic
#00CFCA #0DFFFA #4AFFFB #87FFFC #C4FFFE
Accessibility & contrast
On white
1.24
#4AFFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#4AFFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AFFFB
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AFFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AFFFB | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FB
Deuteranopia (green-blind)
#D5DFFC
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #4afffb; /* rgb */ color: rgb(74, 255, 251); /* oklch */ color: oklch(91.1% 0.141 192.7);
Tailwind
colors: {
custom: {
50: '#96fffc',
500: '#4afffb',
950: '#000000',
},
}SCSS
$custom: #4afffb; $custom-light: #96fffc; $custom-dark: #000000;
JSON
{
"hex": "#4afffb",
"rgb": {
"r": 74,
"g": 255,
"b": 251
},
"hsl": {
"h": 178.674,
"s": 100,
"l": 64.51
},
"oklch": {
"l": 0.91133,
"c": 0.1412,
"h": 192.7
},
"luminance": 0.79941
}Semantic roles & 50–950 ramp
primary
#4AFFFB
secondary
#CA2427
accent
#0005E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#0F1817
muted
#808685