#4FEBD3#4FEBD3
#4FEBD3 is a very light, vivid teal. Relative luminance 0.658; OKLCH L 85.3% C 0.134 H 180.6°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #4FEBD3 |
|---|---|
| RGB | rgb(79, 235, 211) |
| HSL | hsl(171, 80%, 62%) |
| HSV | hsv(171, 66%, 92%) |
| CMYK | cmyk(66.4%, 0%, 10.2%, 7.8%) |
| CIE-LAB | lab(84.88, -46.05, -0.27) |
| CIE-LCH | lch(84.88, 46.05, 180.34°) |
| OKLab | oklab(85.29% -0.1337 -0.0015) |
| OKLCH | oklch(85.29% 0.134 180.6) |
| XYZ | xyz(44.6850, 65.7770, 71.9566) |
| Luminance | 0.6578 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.07
Tiffany Blue
#7BF2DA
ΔE00 3.36
Turquoise
#40E0D0
ΔE00 3.42
Bright Aqua
#0BF9EA
ΔE00 4.68
Aqua Marine
#2EE8BB
ΔE00 5.88
Light Turquoise
#7EF4CC
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FEBD3 #EB4F67
analogous
#4FEB85 #4FEBD3 #4FB5EB
triadic
#4FEBD3 #D34FEB #EBD34F
tetradic
#4FEBD3 #854FEB #EB4F67 #B5EB4F
square
#4FEBD3 #854FEB #EB4F67 #B5EB4F
split-complementary
#4FEBD3 #EB4FB5 #EB854F
monochromatic
#14AC95 #1AE3C4 #4FEBD3 #86F1E1 #BDF7EE
Accessibility & contrast
On white
1.48
#4FEBD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#4FEBD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FEBD3
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FEBD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FEBD3 | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DED2
Deuteranopia (green-blind)
#CBCDD5
Tritanopia (blue-blind)
#00EFE4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #4febd3; /* rgb */ color: rgb(79, 235, 211); /* oklch */ color: oklch(85.3% 0.134 180.6);
Tailwind
colors: {
custom: {
50: '#93f2e0',
500: '#4febd3',
950: '#000000',
},
}SCSS
$custom: #4febd3; $custom-light: #93f2e0; $custom-dark: #000000;
JSON
{
"hex": "#4febd3",
"rgb": {
"r": 79,
"g": 235,
"b": 211
},
"hsl": {
"h": 170.769,
"s": 79.592,
"l": 61.569
},
"oklch": {
"l": 0.85294,
"c": 0.13367,
"h": 180.6
},
"luminance": 0.65782
}Semantic roles & 50–950 ramp
primary
#4FEBD3
secondary
#AD3144
accent
#0A2ADC
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1715
muted
#808584