#4FEBED#4FEBED
#4FEBED is a very light, vivid teal. Relative luminance 0.672; OKLCH L 86.1% C 0.128 H 196.3°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #4FEBED |
|---|---|
| RGB | rgb(79, 235, 237) |
| HSL | hsl(181, 81%, 62%) |
| HSV | hsv(181, 67%, 93%) |
| CMYK | cmyk(66.7%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(85.60, -39.17, -12.90) |
| CIE-LCH | lch(85.60, 41.24, 198.22°) |
| OKLab | oklab(86.11% -0.1225 -0.0358) |
| OKLCH | oklch(86.11% 0.128 196.3) |
| XYZ | xyz(48.2120, 67.1878, 90.5320) |
| Luminance | 0.6719 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.03
Bright Cyan
#41FDFE
ΔE00 3.87
Aqua
#00FFFF
ΔE00 4.64
Bright Turquoise
#0FFEF9
ΔE00 5.00
Robin'S Egg
#6DEDFD
ΔE00 5.63
Aqua Blue
#02D8E9
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FEBED #ED514F
analogous
#4FEDA0 #4FEBED #4F9CED
triadic
#4FEBED #ED4FEB #EBED4F
tetradic
#4FEBED #A04FED #ED514F #9CED4F
square
#4FEBED #A04FED #ED514F #9CED4F
split-complementary
#4FEBED #ED4F9C #EDA04F
monochromatic
#12AEB0 #18E5E7 #4FEBED #87F1F3 #BEF8F8
Accessibility & contrast
On white
1.45
#4FEBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#4FEBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FEBED
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FEBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FEBED | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0ED
Deuteranopia (green-blind)
#C4CFEE
Tritanopia (blue-blind)
#00F3EB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #4febed; /* rgb */ color: rgb(79, 235, 237); /* oklch */ color: oklch(86.1% 0.128 196.3);
Tailwind
colors: {
custom: {
50: '#95f2f2',
500: '#4febed',
950: '#000000',
},
}SCSS
$custom: #4febed; $custom-light: #95f2f2; $custom-dark: #000000;
JSON
{
"hex": "#4febed",
"rgb": {
"r": 79,
"g": 235,
"b": 237
},
"hsl": {
"h": 180.759,
"s": 81.443,
"l": 61.961
},
"oklch": {
"l": 0.86113,
"c": 0.12763,
"h": 196.3
},
"luminance": 0.67193
}Semantic roles & 50–950 ramp
primary
#4FEBED
secondary
#B03230
accent
#0A08DE
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1717
muted
#808585