#4FFFD6#4FFFD6
#4FFFD6 is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.1% C 0.153 H 173.6°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #4FFFD6 |
|---|---|
| RGB | rgb(79, 255, 214) |
| HSL | hsl(166, 100%, 65%) |
| HSV | hsv(166, 69%, 100%) |
| CMYK | cmyk(69%, 0%, 16.1%, 0%) |
| CIE-LAB | lab(90.79, -53.71, 6.74) |
| CIE-LCH | lch(90.79, 54.13, 172.85°) |
| OKLab | oklab(90.14% -0.1518 0.017) |
| OKLCH | oklch(90.14% 0.153 173.6) |
| XYZ | xyz(51.1159, 78.0314, 75.9729) |
| Luminance | 0.7804 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 3.16
Aquamarine
#7FFFD4
ΔE00 3.39
Light Turquoise
#7EF4CC
ΔE00 4.21
Light Aqua
#8CFFDB
ΔE00 4.32
Light Aquamarine
#7BFDC7
ΔE00 4.96
Aqua (survey)
#13EAC9
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FFFD6 #FF4F78
analogous
#4FFF7E #4FFFD6 #4FD0FF
triadic
#4FFFD6 #D64FFF #FFD64F
tetradic
#4FFFD6 #7E4FFF #FF4F78 #D0FF4F
square
#4FFFD6 #7E4FFF #FF4F78 #D0FF4F
split-complementary
#4FFFD6 #FF4FD0 #FF7E4F
monochromatic
#00D4A2 #12FFC8 #4FFFD6 #8CFFE4 #C9FFF3
Accessibility & contrast
On white
1.26
#4FFFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#4FFFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FFFD6
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FFFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FFFD6 | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EFD4
Deuteranopia (green-blind)
#DFDDD9
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #4fffd6; /* rgb */ color: rgb(79, 255, 214); /* oklch */ color: oklch(90.1% 0.153 173.6);
Tailwind
colors: {
custom: {
50: '#96ffe2',
500: '#4fffd6',
950: '#000000',
},
}SCSS
$custom: #4fffd6; $custom-light: #96ffe2; $custom-dark: #000000;
JSON
{
"hex": "#4fffd6",
"rgb": {
"r": 79,
"g": 255,
"b": 214
},
"hsl": {
"h": 166.023,
"s": 100,
"l": 65.49
},
"oklch": {
"l": 0.90142,
"c": 0.15278,
"h": 173.6
},
"luminance": 0.78037
}Semantic roles & 50–950 ramp
primary
#4FFFD6
secondary
#CE244C
accent
#0035E6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684