#4FDFEA#4FDFEA
#4FDFEA is a very light, vivid teal. Relative luminance 0.604; OKLCH L 83.2% C 0.121 H 202.4°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #4FDFEA |
|---|---|
| RGB | rgb(79, 223, 234) |
| HSL | hsl(184, 79%, 61%) |
| HSV | hsv(184, 66%, 92%) |
| CMYK | cmyk(66.2%, 4.7%, 0%, 8.2%) |
| CIE-LAB | lab(82.04, -34.46, -16.65) |
| CIE-LCH | lch(82.04, 38.28, 205.78°) |
| OKLab | oklab(83.2% -0.112 -0.0462) |
| OKLCH | oklch(83.2% 0.121 202.4) |
| XYZ | xyz(44.4569, 60.3731, 87.1361) |
| Luminance | 0.6038 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.92
Robin'S Egg
#6DEDFD
ΔE00 4.16
Darkturquoise
#00CED1
ΔE00 5.81
Bright Light Blue
#26F7FD
ΔE00 5.88
Robin Egg Blue
#8AF1FE
ΔE00 5.97
Mediumturquoise
#48D1CC
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FDFEA #EA5A4F
analogous
#4FEAA8 #4FDFEA #4F92EA
triadic
#4FDFEA #EA4FDF #DFEA4F
tetradic
#4FDFEA #A84FEA #EA5A4F #92EA4F
square
#4FDFEA #A84FEA #EA5A4F #92EA4F
split-complementary
#4FDFEA #EA4F92 #EAA84F
monochromatic
#14A0AA #1BD3E1 #4FDFEA #86E9F1 #BCF3F7
Accessibility & contrast
On white
1.61
#4FDFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#4FDFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FDFEA
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FDFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FDFEA | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EB
Deuteranopia (green-blind)
#B7C5EB
Tritanopia (blue-blind)
#00E7E2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #4fdfea; /* rgb */ color: rgb(79, 223, 234); /* oklch */ color: oklch(83.2% 0.121 202.4);
Tailwind
colors: {
custom: {
50: '#93e9f0',
500: '#4fdfea',
950: '#000000',
},
}SCSS
$custom: #4fdfea; $custom-light: #93e9f0; $custom-dark: #000000;
JSON
{
"hex": "#4fdfea",
"rgb": {
"r": 79,
"g": 223,
"b": 234
},
"hsl": {
"h": 184.258,
"s": 78.68,
"l": 61.373
},
"oklch": {
"l": 0.83203,
"c": 0.12115,
"h": 202.4
},
"luminance": 0.60378
}Semantic roles & 50–950 ramp
primary
#4FDFEA
secondary
#AC3A32
accent
#190BDB
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485