#4AFFFE#4AFFFE
#4AFFFE is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.2% C 0.141 H 194.4°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #4AFFFE |
|---|---|
| RGB | rgb(74, 255, 254) |
| HSL | hsl(180, 100%, 65%) |
| HSV | hsv(180, 71%, 100%) |
| CMYK | cmyk(71%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(91.74, -44.08, -12.61) |
| CIE-LCH | lch(91.74, 45.84, 195.96°) |
| OKLab | oklab(91.23% -0.1365 -0.0351) |
| OKLCH | oklch(91.23% 0.141 194.4) |
| XYZ | xyz(56.4652, 80.1248, 106.2364) |
| Luminance | 0.8013 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 0.77
Aqua
#00FFFF
ΔE00 1.42
Bright Turquoise
#0FFEF9
ΔE00 2.05
Bright Light Blue
#26F7FD
ΔE00 2.77
Bright Aqua
#0BF9EA
ΔE00 5.01
Light Cyan
#ACFFFC
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AFFFE #FF4A4B
analogous
#4AFFA4 #4AFFFE #4AA5FF
triadic
#4AFFFE #FE4AFF #FFFE4A
tetradic
#4AFFFE #A44AFF #FF4A4B #A5FF4A
square
#4AFFFE #A44AFF #FF4A4B #A5FF4A
split-complementary
#4AFFFE #FF4AA5 #FFA44A
monochromatic
#00CFCD #0DFFFE #4AFFFE #87FFFE #C4FFFF
Accessibility & contrast
On white
1.23
#4AFFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#4AFFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AFFFE
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AFFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AFFFE | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FE
Deuteranopia (green-blind)
#D4DFFF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #4afffe; /* rgb */ color: rgb(74, 255, 254); /* oklch */ color: oklch(91.2% 0.141 194.4);
Tailwind
colors: {
custom: {
50: '#97fffe',
500: '#4afffe',
950: '#000000',
},
}SCSS
$custom: #4afffe; $custom-light: #97fffe; $custom-dark: #000000;
JSON
{
"hex": "#4afffe",
"rgb": {
"r": 74,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.669,
"s": 100,
"l": 64.51
},
"oklch": {
"l": 0.91231,
"c": 0.1409,
"h": 194.4
},
"luminance": 0.80132
}Semantic roles & 50–950 ramp
primary
#4AFFFE
secondary
#CA2424
accent
#0001E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#101817
muted
#808685