#4AFFE6#4AFFE6
#4AFFE6 is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.5% C 0.147 H 181.5°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #4AFFE6 |
|---|---|
| RGB | rgb(74, 255, 230) |
| HSL | hsl(172, 100%, 65%) |
| HSV | hsv(172, 71%, 100%) |
| CMYK | cmyk(71%, 0%, 9.8%, 0%) |
| CIE-LAB | lab(91.09, -50.42, -1.13) |
| CIE-LCH | lch(91.09, 50.43, 181.28°) |
| OKLab | oklab(90.49% -0.1467 -0.0039) |
| OKLCH | oklch(90.49% 0.147 181.5) |
| XYZ | xyz(52.8600, 78.6828, 87.2490) |
| Luminance | 0.7869 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.48
Tiffany Blue
#7BF2DA
ΔE00 4.32
Aqua (survey)
#13EAC9
ΔE00 5.44
Light Aqua
#8CFFDB
ΔE00 5.99
Bright Turquoise
#0FFEF9
ΔE00 6.19
Aquamarine
#7FFFD4
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AFFE6 #FF4A63
analogous
#4AFF8C #4AFFE6 #4ABDFF
triadic
#4AFFE6 #E64AFF #FFE64A
tetradic
#4AFFE6 #8C4AFF #FF4A63 #BDFF4A
square
#4AFFE6 #8C4AFF #FF4A63 #BDFF4A
split-complementary
#4AFFE6 #FF4ABD #FF8C4A
monochromatic
#00CFB2 #0DFFDE #4AFFE6 #87FFEE #C4FFF7
Accessibility & contrast
On white
1.25
#4AFFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#4AFFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AFFE6
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AFFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AFFE6 | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F0E5
Deuteranopia (green-blind)
#DBDEE8
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #4affe6; /* rgb */ color: rgb(74, 255, 230); /* oklch */ color: oklch(90.5% 0.147 181.5);
Tailwind
colors: {
custom: {
50: '#95ffed',
500: '#4affe6',
950: '#000000',
},
}SCSS
$custom: #4affe6; $custom-light: #95ffed; $custom-dark: #000000;
JSON
{
"hex": "#4affe6",
"rgb": {
"r": 74,
"g": 255,
"b": 230
},
"hsl": {
"h": 171.713,
"s": 100,
"l": 64.51
},
"oklch": {
"l": 0.90486,
"c": 0.14673,
"h": 181.5
},
"luminance": 0.78689
}Semantic roles & 50–950 ramp
primary
#4AFFE6
secondary
#CA243B
accent
#0020E6
background
#FCFFFE
surface
#F6FFFD
border
#D0D7D5
text
#0F1816
muted
#808684