#4AFFFC#4AFFFC
#4AFFFC is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.2% C 0.141 H 193.3°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #4AFFFC |
|---|---|
| RGB | rgb(74, 255, 252) |
| HSL | hsl(179, 100%, 65%) |
| HSV | hsv(179, 71%, 100%) |
| CMYK | cmyk(71%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(91.68, -44.62, -11.65) |
| CIE-LCH | lch(91.68, 46.12, 194.64°) |
| OKLab | oklab(91.17% -0.1373 -0.0324) |
| OKLCH | oklch(91.17% 0.141 193.3) |
| XYZ | xyz(56.1466, 79.9974, 104.5585) |
| Luminance | 0.8000 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.31
Aqua
#00FFFF
ΔE00 1.57
Bright Turquoise
#0FFEF9
ΔE00 1.62
Bright Light Blue
#26F7FD
ΔE00 3.26
Bright Aqua
#0BF9EA
ΔE00 4.42
Light Cyan
#ACFFFC
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AFFFC #FF4A4D
analogous
#4AFFA2 #4AFFFC #4AA7FF
triadic
#4AFFFC #FC4AFF #FFFC4A
tetradic
#4AFFFC #A24AFF #FF4A4D #A7FF4A
square
#4AFFFC #A24AFF #FF4A4D #A7FF4A
split-complementary
#4AFFFC #FF4AA7 #FFA24A
monochromatic
#00CFCB #0DFFFB #4AFFFC #87FFFD #C4FFFE
Accessibility & contrast
On white
1.24
#4AFFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#4AFFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AFFFC
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AFFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AFFFC | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FC
Deuteranopia (green-blind)
#D5DFFD
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #4afffc; /* rgb */ color: rgb(74, 255, 252); /* oklch */ color: oklch(91.2% 0.141 193.3);
Tailwind
colors: {
custom: {
50: '#96fffd',
500: '#4afffc',
950: '#000000',
},
}SCSS
$custom: #4afffc; $custom-light: #96fffd; $custom-dark: #000000;
JSON
{
"hex": "#4afffc",
"rgb": {
"r": 74,
"g": 255,
"b": 252
},
"hsl": {
"h": 179.006,
"s": 100,
"l": 64.51
},
"oklch": {
"l": 0.91166,
"c": 0.14108,
"h": 193.3
},
"luminance": 0.80004
}Semantic roles & 50–950 ramp
primary
#4AFFFC
secondary
#CA2426
accent
#0004E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#0F1817
muted
#808685