#4AFFF2#4AFFF2
#4AFFF2 is a very light, vivid teal. Relative luminance 0.794; OKLCH L 90.8% C 0.143 H 187.8°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #4AFFF2 |
|---|---|
| RGB | rgb(74, 255, 242) |
| HSL | hsl(176, 100%, 65%) |
| HSV | hsv(176, 71%, 100%) |
| CMYK | cmyk(71%, 0%, 5.1%, 0%) |
| CIE-LAB | lab(91.41, -47.30, -6.88) |
| CIE-LCH | lch(91.41, 47.80, 188.28°) |
| OKLab | oklab(90.85% -0.1415 -0.0194) |
| OKLCH | oklch(90.85% 0.143 187.8) |
| XYZ | xyz(54.6035, 79.3802, 96.4313) |
| Luminance | 0.7939 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.07
Bright Turquoise
#0FFEF9
ΔE00 2.72
Aqua
#00FFFF
ΔE00 4.13
Bright Cyan
#41FDFE
ΔE00 4.42
Tiffany Blue
#7BF2DA
ΔE00 5.83
Bright Light Blue
#26F7FD
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AFFF2 #FF4A57
analogous
#4AFF98 #4AFFF2 #4AB1FF
triadic
#4AFFF2 #F24AFF #FFF24A
tetradic
#4AFFF2 #984AFF #FF4A57 #B1FF4A
square
#4AFFF2 #984AFF #FF4A57 #B1FF4A
split-complementary
#4AFFF2 #FF4AB1 #FF984A
monochromatic
#00CFC0 #0DFFEE #4AFFF2 #87FFF6 #C4FFFB
Accessibility & contrast
On white
1.24
#4AFFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#4AFFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AFFF2
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AFFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AFFF2 | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F1F2
Deuteranopia (green-blind)
#D8DEF4
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #4afff2; /* rgb */ color: rgb(74, 255, 242); /* oklch */ color: oklch(90.8% 0.143 187.8);
Tailwind
colors: {
custom: {
50: '#96fff6',
500: '#4afff2',
950: '#000000',
},
}SCSS
$custom: #4afff2; $custom-light: #96fff6; $custom-dark: #000000;
JSON
{
"hex": "#4afff2",
"rgb": {
"r": 74,
"g": 255,
"b": 242
},
"hsl": {
"h": 175.691,
"s": 100,
"l": 64.51
},
"oklch": {
"l": 0.90848,
"c": 0.14283,
"h": 187.8
},
"luminance": 0.79387
}Semantic roles & 50–950 ramp
primary
#4AFFF2
secondary
#CA2430
accent
#0010E6
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#0F1817
muted
#808685