#4FFFD2#4FFFD2
#4FFFD2 is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.0% C 0.155 H 171.8°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #4FFFD2 |
|---|---|
| RGB | rgb(79, 255, 210) |
| HSL | hsl(165, 100%, 65%) |
| HSV | hsv(165, 69%, 100%) |
| CMYK | cmyk(69%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(90.70, -54.66, 8.67) |
| CIE-LCH | lch(90.70, 55.34, 170.98°) |
| OKLab | oklab(90.04% -0.1536 0.0221) |
| OKLCH | oklch(90.04% 0.155 171.8) |
| XYZ | xyz(50.6113, 77.8296, 73.3155) |
| Luminance | 0.7783 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.55
Aquamarine
#7FFFD4
ΔE00 3.15
Light Turquoise
#7EF4CC
ΔE00 4.09
Light Aquamarine
#7BFDC7
ΔE00 4.20
Light Aqua
#8CFFDB
ΔE00 4.50
Aqua Marine
#2EE8BB
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FFFD2 #FF4F7C
analogous
#4FFF7A #4FFFD2 #4FD4FF
triadic
#4FFFD2 #D24FFF #FFD24F
tetradic
#4FFFD2 #7A4FFF #FF4F7C #D4FF4F
square
#4FFFD2 #7A4FFF #FF4F7C #D4FF4F
split-complementary
#4FFFD2 #FF4FD4 #FF7A4F
monochromatic
#00D49D #12FFC2 #4FFFD2 #8CFFE2 #C9FFF1
Accessibility & contrast
On white
1.27
#4FFFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#4FFFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FFFD2
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FFFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FFFD2 | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EFD0
Deuteranopia (green-blind)
#E0DDD5
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #4fffd2; /* rgb */ color: rgb(79, 255, 210); /* oklch */ color: oklch(90.0% 0.155 171.8);
Tailwind
colors: {
custom: {
50: '#96ffdf',
500: '#4fffd2',
950: '#000000',
},
}SCSS
$custom: #4fffd2; $custom-light: #96ffdf; $custom-dark: #000000;
JSON
{
"hex": "#4fffd2",
"rgb": {
"r": 79,
"g": 255,
"b": 210
},
"hsl": {
"h": 164.659,
"s": 100,
"l": 65.49
},
"oklch": {
"l": 0.90036,
"c": 0.15518,
"h": 171.8
},
"luminance": 0.77835
}Semantic roles & 50–950 ramp
primary
#4FFFD2
secondary
#CE2450
accent
#003BE6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684