#4FDCE9#4FDCE9
#4FDCE9 is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.5% C 0.120 H 203.9°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #4FDCE9 |
|---|---|
| RGB | rgb(79, 220, 233) |
| HSL | hsl(185, 78%, 61%) |
| HSV | hsv(185, 66%, 91%) |
| CMYK | cmyk(66.1%, 5.6%, 0%, 8.6%) |
| CIE-LAB | lab(81.14, -33.34, -17.47) |
| CIE-LCH | lch(81.14, 37.64, 207.66°) |
| OKLab | oklab(82.47% -0.1094 -0.0485) |
| OKLCH | oklch(82.47% 0.12 203.9) |
| XYZ | xyz(43.5193, 58.7270, 86.1169) |
| Luminance | 0.5873 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.37
Robin'S Egg
#6DEDFD
ΔE00 4.39
Darkturquoise
#00CED1
ΔE00 5.86
Robin Egg Blue
#8AF1FE
ΔE00 6.23
Bright Light Blue
#26F7FD
ΔE00 6.80
Mediumturquoise
#48D1CC
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FDCE9 #E95C4F
analogous
#4FE9A9 #4FDCE9 #4F8FE9
triadic
#4FDCE9 #E94FDC #DCE94F
tetradic
#4FDCE9 #A94FE9 #E95C4F #8FE94F
square
#4FDCE9 #A94FE9 #E95C4F #8FE94F
split-complementary
#4FDCE9 #E94F8F #E9A94F
monochromatic
#159CA9 #1CCEDF #4FDCE9 #85E7F0 #BCF2F7
Accessibility & contrast
On white
1.65
#4FDCE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#4FDCE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FDCE9
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FDCE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FDCE9 | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD3EA
Deuteranopia (green-blind)
#B4C2EA
Tritanopia (blue-blind)
#00E5E0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #4fdce9; /* rgb */ color: rgb(79, 220, 233); /* oklch */ color: oklch(82.5% 0.120 203.9);
Tailwind
colors: {
custom: {
50: '#93e7f0',
500: '#4fdce9',
950: '#000000',
},
}SCSS
$custom: #4fdce9; $custom-light: #93e7f0; $custom-dark: #000000;
JSON
{
"hex": "#4fdce9",
"rgb": {
"r": 79,
"g": 220,
"b": 233
},
"hsl": {
"h": 185.065,
"s": 77.778,
"l": 61.176
},
"oklch": {
"l": 0.82466,
"c": 0.1197,
"h": 203.9
},
"luminance": 0.58732
}Semantic roles & 50–950 ramp
primary
#4FDCE9
secondary
#AA3C32
accent
#1D0BDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485