#4FF7CB#4FF7CB
#4FF7CB is a very light, vivid teal. Relative luminance 0.725; OKLCH L 87.9% C 0.151 H 171.5°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #4FF7CB |
|---|---|
| RGB | rgb(79, 247, 203) |
| HSL | hsl(164, 91%, 64%) |
| HSV | hsv(164, 68%, 97%) |
| CMYK | cmyk(68%, 0%, 17.8%, 3.1%) |
| CIE-LAB | lab(88.20, -53.04, 8.72) |
| CIE-LCH | lch(88.20, 53.75, 170.67°) |
| OKLab | oklab(87.94% -0.149 0.0222) |
| OKLCH | oklch(87.94% 0.151 171.5) |
| XYZ | xyz(47.2592, 72.4902, 67.9897) |
| Luminance | 0.7250 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.25
Light Turquoise
#7EF4CC
ΔE00 3.42
Aquamarine
#7FFFD4
ΔE00 3.51
Aqua Marine
#2EE8BB
ΔE00 3.54
Light Aquamarine
#7BFDC7
ΔE00 4.27
Aqua (survey)
#13EAC9
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FF7CB #F74F7B
analogous
#4FF777 #4FF7CB #4FCFF7
triadic
#4FF7CB #CB4FF7 #F7CB4F
tetradic
#4FF7CB #774FF7 #F74F7B #CFF74F
square
#4FF7CB #774FF7 #F74F7B #CFF74F
split-complementary
#4FF7CB #F74FCF #F7774F
monochromatic
#09C392 #14F4BA #4FF7CB #8AFADC #C4FCEE
Accessibility & contrast
On white
1.35
#4FF7CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#4FF7CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FF7CB
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FF7CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FF7CB | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E7C9
Deuteranopia (green-blind)
#D9D6CE
Tritanopia (blue-blind)
#00F9EA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #4ff7cb; /* rgb */ color: rgb(79, 247, 203); /* oklch */ color: oklch(87.9% 0.151 171.5);
Tailwind
colors: {
custom: {
50: '#94fbda',
500: '#4ff7cb',
950: '#000000',
},
}SCSS
$custom: #4ff7cb; $custom-light: #94fbda; $custom-dark: #000000;
JSON
{
"hex": "#4ff7cb",
"rgb": {
"r": 79,
"g": 247,
"b": 203
},
"hsl": {
"h": 164.286,
"s": 91.304,
"l": 63.922
},
"oklch": {
"l": 0.8794,
"c": 0.15063,
"h": 171.5
},
"luminance": 0.72496
}Semantic roles & 50–950 ramp
primary
#4FF7CB
secondary
#C02A51
accent
#003CE6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583