#4AFFE9#4AFFE9
#4AFFE9 is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.6% C 0.146 H 183.0°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #4AFFE9 |
|---|---|
| RGB | rgb(74, 255, 233) |
| HSL | hsl(173, 100%, 65%) |
| HSV | hsv(173, 71%, 100%) |
| CMYK | cmyk(71%, 0%, 8.6%, 0%) |
| CIE-LAB | lab(91.17, -49.65, -2.57) |
| CIE-LCH | lch(91.17, 49.72, 182.96°) |
| OKLab | oklab(90.58% -0.1454 -0.0077) |
| OKLCH | oklch(90.58% 0.146 183) |
| XYZ | xyz(53.2849, 78.8527, 89.4868) |
| Luminance | 0.7886 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.78
Tiffany Blue
#7BF2DA
ΔE00 4.49
Bright Turquoise
#0FFEF9
ΔE00 5.32
Aqua (survey)
#13EAC9
ΔE00 5.94
Light Aqua
#8CFFDB
ΔE00 6.58
Turquoise
#40E0D0
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AFFE9 #FF4A60
analogous
#4AFF8F #4AFFE9 #4ABBFF
triadic
#4AFFE9 #E94AFF #FFE94A
tetradic
#4AFFE9 #8F4AFF #FF4A60 #BBFF4A
square
#4AFFE9 #8F4AFF #FF4A60 #BBFF4A
split-complementary
#4AFFE9 #FF4ABB #FF8F4A
monochromatic
#00CFB5 #0DFFE2 #4AFFE9 #87FFF0 #C4FFF8
Accessibility & contrast
On white
1.25
#4AFFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#4AFFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AFFE9
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AFFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AFFE9 | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F0E8
Deuteranopia (green-blind)
#DADEEB
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #4affe9; /* rgb */ color: rgb(74, 255, 233); /* oklch */ color: oklch(90.6% 0.146 183.0);
Tailwind
colors: {
custom: {
50: '#95fff0',
500: '#4affe9',
950: '#000000',
},
}SCSS
$custom: #4affe9; $custom-light: #95fff0; $custom-dark: #000000;
JSON
{
"hex": "#4affe9",
"rgb": {
"r": 74,
"g": 255,
"b": 233
},
"hsl": {
"h": 172.707,
"s": 100,
"l": 64.51
},
"oklch": {
"l": 0.90575,
"c": 0.14559,
"h": 183
},
"luminance": 0.78859
}Semantic roles & 50–950 ramp
primary
#4AFFE9
secondary
#CA2438
accent
#001CE6
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#0F1816
muted
#808685