#4FF4C8#4FF4C8
#4FF4C8 is a very light, vivid teal. Relative luminance 0.705; OKLCH L 87.1% C 0.149 H 171.2°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #4FF4C8 |
|---|---|
| RGB | rgb(79, 244, 200) |
| HSL | hsl(164, 88%, 63%) |
| HSV | hsv(164, 68%, 96%) |
| CMYK | cmyk(67.6%, 0%, 18%, 4.3%) |
| CIE-LAB | lab(87.26, -52.52, 8.92) |
| CIE-LCH | lch(87.26, 53.27, 170.36°) |
| OKLab | oklab(87.14% -0.1474 0.0227) |
| OKLCH | oklch(87.14% 0.149 171.2) |
| XYZ | xyz(45.9951, 70.5286, 65.8217) |
| Luminance | 0.7053 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.40
Aqua Marine
#2EE8BB
ΔE00 2.97
Light Turquoise
#7EF4CC
ΔE00 3.35
Aquamarine
#7FFFD4
ΔE00 3.82
Aqua (survey)
#13EAC9
ΔE00 4.09
Light Aquamarine
#7BFDC7
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FF4C8 #F44F7B
analogous
#4FF475 #4FF4C8 #4FCDF4
triadic
#4FF4C8 #C84FF4 #F4C84F
tetradic
#4FF4C8 #754FF4 #F44F7B #CDF44F
square
#4FF4C8 #754FF4 #F44F7B #CDF44F
split-complementary
#4FF4C8 #F44FCD #F4754F
monochromatic
#0CBD8E #15F0B6 #4FF4C8 #89F8DA #C2FBEC
Accessibility & contrast
On white
1.39
#4FF4C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#4FF4C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FF4C8
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FF4C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FF4C8 | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE4C6
Deuteranopia (green-blind)
#D6D4CB
Tritanopia (blue-blind)
#00F6E7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #4ff4c8; /* rgb */ color: rgb(79, 244, 200); /* oklch */ color: oklch(87.1% 0.149 171.2);
Tailwind
colors: {
custom: {
50: '#94f8d8',
500: '#4ff4c8',
950: '#000000',
},
}SCSS
$custom: #4ff4c8; $custom-light: #94f8d8; $custom-dark: #000000;
JSON
{
"hex": "#4ff4c8",
"rgb": {
"r": 79,
"g": 244,
"b": 200
},
"hsl": {
"h": 164,
"s": 88.235,
"l": 63.333
},
"oklch": {
"l": 0.87142,
"c": 0.14914,
"h": 171.2
},
"luminance": 0.70534
}Semantic roles & 50–950 ramp
primary
#4FF4C8
secondary
#BB2C52
accent
#013EE5
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583