#4FDFED#4FDFED
#4FDFED is a very light, vivid teal. Relative luminance 0.606; OKLCH L 83.3% C 0.122 H 204.4°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #4FDFED |
|---|---|
| RGB | rgb(79, 223, 237) |
| HSL | hsl(185, 81%, 62%) |
| HSV | hsv(185, 67%, 93%) |
| CMYK | cmyk(66.7%, 5.9%, 0%, 7.1%) |
| CIE-LAB | lab(82.13, -33.61, -18.10) |
| CIE-LCH | lch(82.13, 38.17, 208.30°) |
| OKLab | oklab(83.31% -0.1108 -0.0502) |
| OKLCH | oklch(83.31% 0.122 204.4) |
| XYZ | xyz(44.8916, 60.5470, 89.4252) |
| Luminance | 0.6055 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.67
Robin'S Egg
#6DEDFD
ΔE00 3.72
Robin Egg Blue
#8AF1FE
ΔE00 5.70
Bright Light Blue
#26F7FD
ΔE00 6.36
Darkturquoise
#00CED1
ΔE00 6.47
Robin'S Egg Blue
#98EFF9
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FDFED #ED5D4F
analogous
#4FEDAC #4FDFED #4F90ED
triadic
#4FDFED #ED4FDF #DFED4F
tetradic
#4FDFED #AC4FED #ED5D4F #90ED4F
square
#4FDFED #AC4FED #ED5D4F #90ED4F
split-complementary
#4FDFED #ED4F90 #EDAC4F
monochromatic
#12A2B0 #18D5E7 #4FDFED #87E9F3 #BEF3F8
Accessibility & contrast
On white
1.60
#4FDFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#4FDFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FDFED
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FDFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FDFED | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EE
Deuteranopia (green-blind)
#B7C5EE
Tritanopia (blue-blind)
#00E8E3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #4fdfed; /* rgb */ color: rgb(79, 223, 237); /* oklch */ color: oklch(83.3% 0.122 204.4);
Tailwind
colors: {
custom: {
50: '#94e9f2',
500: '#4fdfed',
950: '#000000',
},
}SCSS
$custom: #4fdfed; $custom-light: #94e9f2; $custom-dark: #000000;
JSON
{
"hex": "#4fdfed",
"rgb": {
"r": 79,
"g": 223,
"b": 237
},
"hsl": {
"h": 185.316,
"s": 81.443,
"l": 61.961
},
"oklch": {
"l": 0.83311,
"c": 0.12164,
"h": 204.4
},
"luminance": 0.60552
}Semantic roles & 50–950 ramp
primary
#4FDFED
secondary
#B03C30
accent
#1B08DE
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1617
muted
#808485