#4DF3D7#4DF3D7
#4DF3D7 is a very light, vivid teal. Relative luminance 0.706; OKLCH L 87.3% C 0.141 H 179.1°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #4DF3D7 |
|---|---|
| RGB | rgb(77, 243, 215) |
| HSL | hsl(170, 87%, 63%) |
| HSV | hsv(170, 68%, 95%) |
| CMYK | cmyk(68.3%, 0%, 11.5%, 4.7%) |
| CIE-LAB | lab(87.28, -48.75, 1.12) |
| CIE-LCH | lch(87.28, 48.76, 178.68°) |
| OKLab | oklab(87.27% -0.1406 0.0022) |
| OKLCH | oklch(87.27% 0.141 179.1) |
| XYZ | xyz(47.3709, 70.5798, 75.4035) |
| Luminance | 0.7058 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.02
Tiffany Blue
#7BF2DA
ΔE00 3.25
Bright Aqua
#0BF9EA
ΔE00 4.62
Light Turquoise
#7EF4CC
ΔE00 5.29
Turquoise
#40E0D0
ΔE00 5.29
Aqua Marine
#2EE8BB
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DF3D7 #F34D69
analogous
#4DF384 #4DF3D7 #4DBCF3
triadic
#4DF3D7 #D74DF3 #F3D74D
tetradic
#4DF3D7 #844DF3 #F34D69 #BCF34D
square
#4DF3D7 #844DF3 #F34D69 #BCF34D
split-complementary
#4DF3D7 #F34DBC #F3844D
monochromatic
#0CB99C #14EFCA #4DF3D7 #86F7E4 #C0FBF1
Accessibility & contrast
On white
1.39
#4DF3D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#4DF3D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DF3D7
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DF3D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DF3D7 | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E5D6
Deuteranopia (green-blind)
#D2D4D9
Tritanopia (blue-blind)
#00F7EA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #4df3d7; /* rgb */ color: rgb(77, 243, 215); /* oklch */ color: oklch(87.3% 0.141 179.1);
Tailwind
colors: {
custom: {
50: '#93f8e3',
500: '#4df3d7',
950: '#000000',
},
}SCSS
$custom: #4df3d7; $custom-light: #93f8e3; $custom-dark: #000000;
JSON
{
"hex": "#4df3d7",
"rgb": {
"r": 77,
"g": 243,
"b": 215
},
"hsl": {
"h": 169.88,
"s": 87.368,
"l": 62.745
},
"oklch": {
"l": 0.8727,
"c": 0.1406,
"h": 179.1
},
"luminance": 0.70585
}Semantic roles & 50–950 ramp
primary
#4DF3D7
secondary
#B82C44
accent
#0228E4
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1715
muted
#808584