#4FDAED#4FDAED
#4FDAED is a very light, moderate teal. Relative luminance 0.579; OKLCH L 82.1% C 0.120 H 208.0°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #4FDAED |
|---|---|
| RGB | rgb(79, 218, 237) |
| HSL | hsl(187, 81%, 62%) |
| HSV | hsv(187, 67%, 93%) |
| CMYK | cmyk(66.7%, 8%, 0%, 7.1%) |
| CIE-LAB | lab(80.69, -31.23, -20.28) |
| CIE-LCH | lch(80.69, 37.24, 213.00°) |
| OKLab | oklab(82.15% -0.1059 -0.0563) |
| OKLCH | oklch(82.15% 0.12 208) |
| XYZ | xyz(43.5754, 57.9146, 88.9865) |
| Luminance | 0.5792 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.73
Robin'S Egg
#6DEDFD
ΔE00 4.58
Neon Blue
#04D9FF
ΔE00 5.11
Robin Egg Blue
#8AF1FE
ΔE00 6.44
Robin'S Egg Blue
#98EFF9
ΔE00 7.28
Darkturquoise
#00CED1
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FDAED #ED624F
analogous
#4FEDB1 #4FDAED #4F8BED
triadic
#4FDAED #ED4FDA #DAED4F
tetradic
#4FDAED #B14FED #ED624F #8BED4F
square
#4FDAED #B14FED #ED624F #8BED4F
split-complementary
#4FDAED #ED4F8B #EDB14F
monochromatic
#129DB0 #18CEE7 #4FDAED #87E6F3 #BEF1F8
Accessibility & contrast
On white
1.67
#4FDAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#4FDAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FDAED
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FDAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FDAED | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D2EE
Deuteranopia (green-blind)
#B1C1ED
Tritanopia (blue-blind)
#00E3E0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #4fdaed; /* rgb */ color: rgb(79, 218, 237); /* oklch */ color: oklch(82.1% 0.120 208.0);
Tailwind
colors: {
custom: {
50: '#93e6f2',
500: '#4fdaed',
950: '#000000',
},
}SCSS
$custom: #4fdaed; $custom-light: #93e6f2; $custom-dark: #000000;
JSON
{
"hex": "#4fdaed",
"rgb": {
"r": 79,
"g": 218,
"b": 237
},
"hsl": {
"h": 187.215,
"s": 81.443,
"l": 61.961
},
"oklch": {
"l": 0.82146,
"c": 0.11992,
"h": 208
},
"luminance": 0.57919
}Semantic roles & 50–950 ramp
primary
#4FDAED
secondary
#B04030
accent
#2108DE
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485