#4AFFFA#4AFFFA
#4AFFFA is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.1% C 0.141 H 192.2°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #4AFFFA |
|---|---|
| RGB | rgb(74, 255, 250) |
| HSL | hsl(178, 100%, 65%) |
| HSV | hsv(178, 71%, 100%) |
| CMYK | cmyk(71%, 0%, 2%, 0%) |
| CIE-LAB | lab(91.63, -45.16, -10.70) |
| CIE-LCH | lch(91.63, 46.42, 193.33°) |
| OKLab | oklab(91.1% -0.1381 -0.0298) |
| OKLCH | oklch(91.1% 0.141 192.2) |
| XYZ | xyz(55.8314, 79.8713, 102.8981) |
| Luminance | 0.7988 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 1.39
Bright Cyan
#41FDFE
ΔE00 1.92
Aqua
#00FFFF
ΔE00 1.93
Bright Light Blue
#26F7FD
ΔE00 3.80
Bright Aqua
#0BF9EA
ΔE00 3.84
Tiffany Blue
#7BF2DA
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AFFFA #FF4A4F
analogous
#4AFFA0 #4AFFFA #4AA9FF
triadic
#4AFFFA #FA4AFF #FFFA4A
tetradic
#4AFFFA #A04AFF #FF4A4F #A9FF4A
square
#4AFFFA #A04AFF #FF4A4F #A9FF4A
split-complementary
#4AFFFA #FF4AA9 #FFA04A
monochromatic
#00CFC9 #0DFFF8 #4AFFFA #87FFFC #C4FFFD
Accessibility & contrast
On white
1.24
#4AFFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#4AFFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AFFFA
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AFFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AFFFA | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FA
Deuteranopia (green-blind)
#D5DFFB
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #4afffa; /* rgb */ color: rgb(74, 255, 250); /* oklch */ color: oklch(91.1% 0.141 192.2);
Tailwind
colors: {
custom: {
50: '#96fffb',
500: '#4afffa',
950: '#000000',
},
}SCSS
$custom: #4afffa; $custom-light: #96fffb; $custom-dark: #000000;
JSON
{
"hex": "#4afffa",
"rgb": {
"r": 74,
"g": 255,
"b": 250
},
"hsl": {
"h": 178.343,
"s": 100,
"l": 64.51
},
"oklch": {
"l": 0.91101,
"c": 0.14132,
"h": 192.2
},
"luminance": 0.79878
}Semantic roles & 50–950 ramp
primary
#4AFFFA
secondary
#CA2428
accent
#0006E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#0F1817
muted
#808685