#4FDBEA#4FDBEA
#4FDBEA is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.3% C 0.119 H 205.3°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #4FDBEA |
|---|---|
| RGB | rgb(79, 219, 234) |
| HSL | hsl(186, 79%, 61%) |
| HSV | hsv(186, 66%, 92%) |
| CMYK | cmyk(66.2%, 6.4%, 0%, 8.2%) |
| CIE-LAB | lab(80.88, -32.58, -18.39) |
| CIE-LCH | lch(80.88, 37.41, 209.45°) |
| OKLab | oklab(82.27% -0.1081 -0.051) |
| OKLCH | oklch(82.27% 0.12 205.3) |
| XYZ | xyz(43.4009, 58.2609, 86.7841) |
| Luminance | 0.5827 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.26
Robin'S Egg
#6DEDFD
ΔE00 4.41
Darkturquoise
#00CED1
ΔE00 6.26
Robin Egg Blue
#8AF1FE
ΔE00 6.28
Neon Blue
#04D9FF
ΔE00 6.40
Robin'S Egg Blue
#98EFF9
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FDBEA #EA5E4F
analogous
#4FEAAB #4FDBEA #4F8EEA
triadic
#4FDBEA #EA4FDB #DBEA4F
tetradic
#4FDBEA #AB4FEA #EA5E4F #8EEA4F
square
#4FDBEA #AB4FEA #EA5E4F #8EEA4F
split-complementary
#4FDBEA #EA4F8E #EAAB4F
monochromatic
#149CAA #1BCEE1 #4FDBEA #86E6F1 #BCF1F7
Accessibility & contrast
On white
1.66
#4FDBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#4FDBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FDBEA
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FDBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FDBEA | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD2EB
Deuteranopia (green-blind)
#B3C2EA
Tritanopia (blue-blind)
#00E4DF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #4fdbea; /* rgb */ color: rgb(79, 219, 234); /* oklch */ color: oklch(82.3% 0.119 205.3);
Tailwind
colors: {
custom: {
50: '#93e6f0',
500: '#4fdbea',
950: '#000000',
},
}SCSS
$custom: #4fdbea; $custom-light: #93e6f0; $custom-dark: #000000;
JSON
{
"hex": "#4fdbea",
"rgb": {
"r": 79,
"g": 219,
"b": 234
},
"hsl": {
"h": 185.806,
"s": 78.68,
"l": 61.373
},
"oklch": {
"l": 0.82269,
"c": 0.1195,
"h": 205.3
},
"luminance": 0.58266
}Semantic roles & 50–950 ramp
primary
#4FDBEA
secondary
#AC3D32
accent
#1F0BDB
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485