#4FF0DA#4FF0DA
#4FF0DA is a very light, vivid teal. Relative luminance 0.690; OKLCH L 86.7% C 0.136 H 182.1°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #4FF0DA |
|---|---|
| RGB | rgb(79, 240, 218) |
| HSL | hsl(172, 84%, 63%) |
| HSV | hsv(172, 67%, 94%) |
| CMYK | cmyk(67.1%, 0%, 9.2%, 5.9%) |
| CIE-LAB | lab(86.52, -46.43, -1.55) |
| CIE-LCH | lch(86.52, 46.46, 181.91°) |
| OKLab | oklab(86.69% -0.1355 -0.0049) |
| OKLCH | oklch(86.69% 0.136 182.1) |
| XYZ | xyz(47.0334, 69.0390, 77.1632) |
| Luminance | 0.6904 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.19
Bright Aqua
#0BF9EA
ΔE00 3.52
Aqua (survey)
#13EAC9
ΔE00 3.91
Turquoise
#40E0D0
ΔE00 3.91
Bright Turquoise
#0FFEF9
ΔE00 6.43
Light Turquoise
#7EF4CC
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FF0DA #F04F65
analogous
#4FF089 #4FF0DA #4FB6F0
triadic
#4FF0DA #DA4FF0 #F0DA4F
tetradic
#4FF0DA #894FF0 #F04F65 #B6F04F
square
#4FF0DA #894FF0 #F04F65 #B6F04F
split-complementary
#4FF0DA #F04FB6 #F0894F
monochromatic
#0FB59F #17EBCE #4FF0DA #87F5E6 #C0FAF2
Accessibility & contrast
On white
1.42
#4FF0DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#4FF0DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FF0DA
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FF0DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FF0DA | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E2D9
Deuteranopia (green-blind)
#CED2DC
Tritanopia (blue-blind)
#00F4E9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #4ff0da; /* rgb */ color: rgb(79, 240, 218); /* oklch */ color: oklch(86.7% 0.136 182.1);
Tailwind
colors: {
custom: {
50: '#94f5e5',
500: '#4ff0da',
950: '#000000',
},
}SCSS
$custom: #4ff0da; $custom-light: #94f5e5; $custom-dark: #000000;
JSON
{
"hex": "#4ff0da",
"rgb": {
"r": 79,
"g": 240,
"b": 218
},
"hsl": {
"h": 171.801,
"s": 84.293,
"l": 62.549
},
"oklch": {
"l": 0.8669,
"c": 0.1356,
"h": 182.1
},
"luminance": 0.69044
}Semantic roles & 50–950 ramp
primary
#4FF0DA
secondary
#B52F41
accent
#0523E1
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1715
muted
#808584