#4FFFE2#4FFFE2
#4FFFE2 is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.5% C 0.147 H 179.3°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #4FFFE2 |
|---|---|
| RGB | rgb(79, 255, 226) |
| HSL | hsl(170, 100%, 65%) |
| HSV | hsv(170, 69%, 100%) |
| CMYK | cmyk(69%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(91.08, -50.79, 0.95) |
| CIE-LCH | lch(91.08, 50.80, 178.93°) |
| OKLab | oklab(90.47% -0.1466 0.0017) |
| OKLCH | oklch(90.47% 0.147 179.3) |
| XYZ | xyz(52.7052, 78.6671, 84.3433) |
| Luminance | 0.7867 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.18
Bright Aqua
#0BF9EA
ΔE00 4.59
Aqua (survey)
#13EAC9
ΔE00 5.04
Light Aqua
#8CFFDB
ΔE00 5.13
Aquamarine
#7FFFD4
ΔE00 5.45
Light Turquoise
#7EF4CC
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FFFE2 #FF4F6C
analogous
#4FFF8A #4FFFE2 #4FC4FF
triadic
#4FFFE2 #E24FFF #FFE24F
tetradic
#4FFFE2 #8A4FFF #FF4F6C #C4FF4F
square
#4FFFE2 #8A4FFF #FF4F6C #C4FF4F
split-complementary
#4FFFE2 #FF4FC4 #FF8A4F
monochromatic
#00D4B1 #12FFD8 #4FFFE2 #8CFFEC #C9FFF6
Accessibility & contrast
On white
1.25
#4FFFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#4FFFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FFFE2
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FFFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FFFE2 | 1.00 | 1.25 | 16.73 | 16.73 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F0E1
Deuteranopia (green-blind)
#DCDEE4
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #4fffe2; /* rgb */ color: rgb(79, 255, 226); /* oklch */ color: oklch(90.5% 0.147 179.3);
Tailwind
colors: {
custom: {
50: '#96ffeb',
500: '#4fffe2',
950: '#000000',
},
}SCSS
$custom: #4fffe2; $custom-light: #96ffeb; $custom-dark: #000000;
JSON
{
"hex": "#4fffe2",
"rgb": {
"r": 79,
"g": 255,
"b": 226
},
"hsl": {
"h": 170.114,
"s": 100,
"l": 65.49
},
"oklch": {
"l": 0.90474,
"c": 0.14656,
"h": 179.3
},
"luminance": 0.78673
}Semantic roles & 50–950 ramp
primary
#4FFFE2
secondary
#CE2440
accent
#0026E6
background
#FCFFFE
surface
#F6FFFD
border
#D0D7D5
text
#0F1816
muted
#808684