#4FFFCB#4FFFCB
#4FFFCB is a very light, vivid teal. Relative luminance 0.775; OKLCH L 89.9% C 0.160 H 168.9°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #4FFFCB |
|---|---|
| RGB | rgb(79, 255, 203) |
| HSL | hsl(162, 100%, 65%) |
| HSV | hsv(162, 69%, 100%) |
| CMYK | cmyk(69%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(90.55, -56.27, 12.06) |
| CIE-LCH | lch(90.55, 57.55, 167.90°) |
| OKLab | oklab(89.86% -0.1567 0.0308) |
| OKLCH | oklch(89.86% 0.16 168.9) |
| XYZ | xyz(49.7583, 77.4884, 68.8227) |
| Luminance | 0.7749 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.29
Light Aquamarine
#7BFDC7
ΔE00 3.21
Aquamarine
#7FFFD4
ΔE00 3.42
Greenish Cyan
#2AFEB7
ΔE00 3.96
Light Turquoise
#7EF4CC
ΔE00 4.41
Light Greenish Blue
#63F7B4
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FFFCB #FF4F83
analogous
#4FFF73 #4FFFCB #4FDBFF
triadic
#4FFFCB #CB4FFF #FFCB4F
tetradic
#4FFFCB #734FFF #FF4F83 #DBFF4F
square
#4FFFCB #734FFF #FF4F83 #DBFF4F
split-complementary
#4FFFCB #FF4FDB #FF734F
monochromatic
#00D495 #12FFB9 #4FFFCB #8CFFDD #C9FFEF
Accessibility & contrast
On white
1.27
#4FFFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#4FFFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FFFCB
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FFFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FFFCB | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EEC8
Deuteranopia (green-blind)
#E1DDCF
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #4fffcb; /* rgb */ color: rgb(79, 255, 203); /* oklch */ color: oklch(89.9% 0.160 168.9);
Tailwind
colors: {
custom: {
50: '#95ffda',
500: '#4fffcb',
950: '#000000',
},
}SCSS
$custom: #4fffcb; $custom-light: #95ffda; $custom-dark: #000000;
JSON
{
"hex": "#4fffcb",
"rgb": {
"r": 79,
"g": 255,
"b": 203
},
"hsl": {
"h": 162.273,
"s": 100,
"l": 65.49
},
"oklch": {
"l": 0.89857,
"c": 0.15973,
"h": 168.9
},
"luminance": 0.77494
}Semantic roles & 50–950 ramp
primary
#4FFFCB
secondary
#CE2456
accent
#0044E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1815
muted
#808684