#4FFDCF#4FFDCF
#4FFDCF is a very light, vivid teal. Relative luminance 0.764; OKLCH L 89.5% C 0.155 H 171.2°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #4FFDCF |
|---|---|
| RGB | rgb(79, 253, 207) |
| HSL | hsl(164, 98%, 65%) |
| HSV | hsv(164, 69%, 99%) |
| CMYK | cmyk(68.8%, 0%, 18.2%, 0.8%) |
| CIE-LAB | lab(90.05, -54.55, 9.29) |
| CIE-LCH | lch(90.05, 55.33, 170.34°) |
| OKLab | oklab(89.48% -0.153 0.0237) |
| OKLCH | oklch(89.48% 0.155 171.2) |
| XYZ | xyz(49.6064, 76.4121, 71.1540) |
| Luminance | 0.7642 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.24
Aquamarine
#7FFFD4
ΔE00 3.15
Light Turquoise
#7EF4CC
ΔE00 3.89
Light Aquamarine
#7BFDC7
ΔE00 3.94
Light Aqua
#8CFFDB
ΔE00 4.61
Aqua Marine
#2EE8BB
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FFDCF #FD4F7D
analogous
#4FFD78 #4FFDCF #4FD4FD
triadic
#4FFDCF #CF4FFD #FDCF4F
tetradic
#4FFDCF #784FFD #FD4F7D #D4FD4F
square
#4FFDCF #784FFD #FD4F7D #D4FD4F
split-complementary
#4FFDCF #FD4FD4 #FD784F
monochromatic
#02CF99 #12FCBE #4FFDCF #8CFEE0 #C8FEF0
Accessibility & contrast
On white
1.29
#4FFDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#4FFDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FFDCF
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FFDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FFDCF | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDCD
Deuteranopia (green-blind)
#DEDCD2
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #4ffdcf; /* rgb */ color: rgb(79, 253, 207); /* oklch */ color: oklch(89.5% 0.155 171.2);
Tailwind
colors: {
custom: {
50: '#95ffdd',
500: '#4ffdcf',
950: '#000000',
},
}SCSS
$custom: #4ffdcf; $custom-light: #95ffdd; $custom-dark: #000000;
JSON
{
"hex": "#4ffdcf",
"rgb": {
"r": 79,
"g": 253,
"b": 207
},
"hsl": {
"h": 164.138,
"s": 97.753,
"l": 65.098
},
"oklch": {
"l": 0.8948,
"c": 0.15484,
"h": 171.2
},
"luminance": 0.76418
}Semantic roles & 50–950 ramp
primary
#4FFDCF
secondary
#CA2651
accent
#003DE6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684