#4FDCEA#4FDCEA
#4FDCEA is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.5% C 0.120 H 204.6°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #4FDCEA |
|---|---|
| RGB | rgb(79, 220, 234) |
| HSL | hsl(185, 79%, 61%) |
| HSV | hsv(185, 66%, 92%) |
| CMYK | cmyk(66.2%, 6%, 0%, 8.2%) |
| CIE-LAB | lab(81.17, -33.05, -17.96) |
| CIE-LCH | lch(81.17, 37.61, 208.52°) |
| OKLab | oklab(82.5% -0.109 -0.0498) |
| OKLCH | oklch(82.5% 0.12 204.6) |
| XYZ | xyz(43.6625, 58.7843, 86.8713) |
| Luminance | 0.5879 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.33
Robin'S Egg
#6DEDFD
ΔE00 4.29
Darkturquoise
#00CED1
ΔE00 6.10
Robin Egg Blue
#8AF1FE
ΔE00 6.16
Neon Blue
#04D9FF
ΔE00 6.76
Bright Light Blue
#26F7FD
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FDCEA #EA5D4F
analogous
#4FEAAB #4FDCEA #4F8FEA
triadic
#4FDCEA #EA4FDC #DCEA4F
tetradic
#4FDCEA #AB4FEA #EA5D4F #8FEA4F
square
#4FDCEA #AB4FEA #EA5D4F #8FEA4F
split-complementary
#4FDCEA #EA4F8F #EAAB4F
monochromatic
#149DAA #1BCFE1 #4FDCEA #86E7F1 #BCF2F7
Accessibility & contrast
On white
1.65
#4FDCEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#4FDCEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FDCEA
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FDCEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FDCEA | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD3EB
Deuteranopia (green-blind)
#B4C2EB
Tritanopia (blue-blind)
#00E5E0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #4fdcea; /* rgb */ color: rgb(79, 220, 234); /* oklch */ color: oklch(82.5% 0.120 204.6);
Tailwind
colors: {
custom: {
50: '#93e7f0',
500: '#4fdcea',
950: '#000000',
},
}SCSS
$custom: #4fdcea; $custom-light: #93e7f0; $custom-dark: #000000;
JSON
{
"hex": "#4fdcea",
"rgb": {
"r": 79,
"g": 220,
"b": 234
},
"hsl": {
"h": 185.419,
"s": 78.68,
"l": 61.373
},
"oklch": {
"l": 0.82502,
"c": 0.11989,
"h": 204.6
},
"luminance": 0.58789
}Semantic roles & 50–950 ramp
primary
#4FDCEA
secondary
#AC3D32
accent
#1D0BDB
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485