#4FF4CB#4FF4CB
#4FF4CB is a very light, vivid teal. Relative luminance 0.707; OKLCH L 87.2% C 0.147 H 172.6°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #4FF4CB |
|---|---|
| RGB | rgb(79, 244, 203) |
| HSL | hsl(165, 88%, 63%) |
| HSV | hsv(165, 68%, 96%) |
| CMYK | cmyk(67.6%, 0%, 16.8%, 4.3%) |
| CIE-LAB | lab(87.32, -51.81, 7.45) |
| CIE-LCH | lch(87.32, 52.34, 171.81°) |
| OKLab | oklab(87.22% -0.1461 0.0189) |
| OKLCH | oklch(87.22% 0.147 172.6) |
| XYZ | xyz(46.3492, 70.6702, 67.6863) |
| Luminance | 0.7067 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.82
Aqua Marine
#2EE8BB
ΔE00 3.17
Light Turquoise
#7EF4CC
ΔE00 3.39
Aqua (survey)
#13EAC9
ΔE00 3.58
Aquamarine
#7FFFD4
ΔE00 3.91
Light Aqua
#8CFFDB
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FF4CB #F44F78
analogous
#4FF478 #4FF4CB #4FCAF4
triadic
#4FF4CB #CB4FF4 #F4CB4F
tetradic
#4FF4CB #784FF4 #F44F78 #CAF44F
square
#4FF4CB #784FF4 #F44F78 #CAF44F
split-complementary
#4FF4CB #F44FCA #F4784F
monochromatic
#0CBD91 #15F0BA #4FF4CB #89F8DC #C2FBED
Accessibility & contrast
On white
1.39
#4FF4CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#4FF4CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FF4CB
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FF4CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FF4CB | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE4C9
Deuteranopia (green-blind)
#D6D4CE
Tritanopia (blue-blind)
#00F6E8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #4ff4cb; /* rgb */ color: rgb(79, 244, 203); /* oklch */ color: oklch(87.2% 0.147 172.6);
Tailwind
colors: {
custom: {
50: '#94f8da',
500: '#4ff4cb',
950: '#000000',
},
}SCSS
$custom: #4ff4cb; $custom-light: #94f8da; $custom-dark: #000000;
JSON
{
"hex": "#4ff4cb",
"rgb": {
"r": 79,
"g": 244,
"b": 203
},
"hsl": {
"h": 165.091,
"s": 88.235,
"l": 63.333
},
"oklch": {
"l": 0.87221,
"c": 0.14728,
"h": 172.6
},
"luminance": 0.70675
}Semantic roles & 50–950 ramp
primary
#4FF4CB
secondary
#BB2C50
accent
#0139E5
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583