#4FF4DA#4FF4DA
#4FF4DA is a very light, vivid teal. Relative luminance 0.714; OKLCH L 87.6% C 0.139 H 180.2°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #4FF4DA |
|---|---|
| RGB | rgb(79, 244, 218) |
| HSL | hsl(171, 88%, 63%) |
| HSV | hsv(171, 68%, 96%) |
| CMYK | cmyk(67.6%, 0%, 10.7%, 4.3%) |
| CIE-LAB | lab(87.69, -48.14, 0.16) |
| CIE-LCH | lch(87.69, 48.14, 179.81°) |
| OKLab | oklab(87.64% -0.1394 -0.0004) |
| OKLCH | oklch(87.64% 0.139 180.2) |
| XYZ | xyz(48.2239, 71.4201, 77.5600) |
| Luminance | 0.7143 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.10
Aqua (survey)
#13EAC9
ΔE00 3.53
Bright Aqua
#0BF9EA
ΔE00 4.05
Turquoise
#40E0D0
ΔE00 5.14
Light Turquoise
#7EF4CC
ΔE00 5.69
Light Aqua
#8CFFDB
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FF4DA #F44F69
analogous
#4FF487 #4FF4DA #4FBCF4
triadic
#4FF4DA #DA4FF4 #F4DA4F
tetradic
#4FF4DA #874FF4 #F44F69 #BCF44F
square
#4FF4DA #874FF4 #F44F69 #BCF44F
split-complementary
#4FF4DA #F44FBC #F4874F
monochromatic
#0CBDA1 #15F0CE #4FF4DA #89F8E6 #C2FBF2
Accessibility & contrast
On white
1.37
#4FF4DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#4FF4DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FF4DA
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FF4DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FF4DA | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE6D9
Deuteranopia (green-blind)
#D2D5DC
Tritanopia (blue-blind)
#00F8EC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #4ff4da; /* rgb */ color: rgb(79, 244, 218); /* oklch */ color: oklch(87.6% 0.139 180.2);
Tailwind
colors: {
custom: {
50: '#94f8e5',
500: '#4ff4da',
950: '#000000',
},
}SCSS
$custom: #4ff4da; $custom-light: #94f8e5; $custom-dark: #000000;
JSON
{
"hex": "#4ff4da",
"rgb": {
"r": 79,
"g": 244,
"b": 218
},
"hsl": {
"h": 170.545,
"s": 88.235,
"l": 63.333
},
"oklch": {
"l": 0.87639,
"c": 0.13942,
"h": 180.2
},
"luminance": 0.71426
}Semantic roles & 50–950 ramp
primary
#4FF4DA
secondary
#BB2C43
accent
#0125E5
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1715
muted
#808584