#4FEBD2#4FEBD2
#4FEBD2 is a very light, vivid teal. Relative luminance 0.657; OKLCH L 85.3% C 0.134 H 180.1°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #4FEBD2 |
|---|---|
| RGB | rgb(79, 235, 210) |
| HSL | hsl(170, 80%, 62%) |
| HSV | hsv(170, 66%, 92%) |
| CMYK | cmyk(66.4%, 0%, 10.6%, 7.8%) |
| CIE-LAB | lab(84.86, -46.30, 0.22) |
| CIE-LCH | lch(84.86, 46.31, 179.73°) |
| OKLab | oklab(85.26% -0.1341 -0.0002) |
| OKLCH | oklch(85.26% 0.134 180.1) |
| XYZ | xyz(44.5601, 65.7271, 71.2984) |
| Luminance | 0.6573 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.84
Tiffany Blue
#7BF2DA
ΔE00 3.36
Turquoise
#40E0D0
ΔE00 3.62
Bright Aqua
#0BF9EA
ΔE00 4.90
Aqua Marine
#2EE8BB
ΔE00 5.58
Light Turquoise
#7EF4CC
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FEBD2 #EB4F68
analogous
#4FEB84 #4FEBD2 #4FB6EB
triadic
#4FEBD2 #D24FEB #EBD24F
tetradic
#4FEBD2 #844FEB #EB4F68 #B6EB4F
square
#4FEBD2 #844FEB #EB4F68 #B6EB4F
split-complementary
#4FEBD2 #EB4FB6 #EB844F
monochromatic
#14AC94 #1AE3C3 #4FEBD2 #86F1E0 #BDF7EE
Accessibility & contrast
On white
1.48
#4FEBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#4FEBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FEBD2
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FEBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FEBD2 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DDD1
Deuteranopia (green-blind)
#CBCDD4
Tritanopia (blue-blind)
#00EFE3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #4febd2; /* rgb */ color: rgb(79, 235, 210); /* oklch */ color: oklch(85.3% 0.134 180.1);
Tailwind
colors: {
custom: {
50: '#93f2df',
500: '#4febd2',
950: '#000000',
},
}SCSS
$custom: #4febd2; $custom-light: #93f2df; $custom-dark: #000000;
JSON
{
"hex": "#4febd2",
"rgb": {
"r": 79,
"g": 235,
"b": 210
},
"hsl": {
"h": 170.385,
"s": 79.592,
"l": 61.569
},
"oklch": {
"l": 0.85264,
"c": 0.1341,
"h": 180.1
},
"luminance": 0.65732
}Semantic roles & 50–950 ramp
primary
#4FEBD2
secondary
#AD3145
accent
#0A2BDC
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1715
muted
#808584