#4FDEEA#4FDEEA
#4FDEEA is a very light, vivid teal. Relative luminance 0.598; OKLCH L 83.0% C 0.121 H 203.1°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #4FDEEA |
|---|---|
| RGB | rgb(79, 222, 234) |
| HSL | hsl(185, 79%, 61%) |
| HSV | hsv(185, 66%, 92%) |
| CMYK | cmyk(66.2%, 5.1%, 0%, 8.2%) |
| CIE-LAB | lab(81.75, -33.99, -17.08) |
| CIE-LCH | lch(81.75, 38.05, 206.68°) |
| OKLab | oklab(82.97% -0.111 -0.0474) |
| OKLCH | oklch(82.97% 0.121 203.1) |
| XYZ | xyz(44.1906, 59.8404, 87.0473) |
| Luminance | 0.5985 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.67
Robin'S Egg
#6DEDFD
ΔE00 4.16
Darkturquoise
#00CED1
ΔE00 5.88
Robin Egg Blue
#8AF1FE
ΔE00 6.01
Bright Light Blue
#26F7FD
ΔE00 6.23
Mediumturquoise
#48D1CC
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FDEEA #EA5B4F
analogous
#4FEAA9 #4FDEEA #4F91EA
triadic
#4FDEEA #EA4FDE #DEEA4F
tetradic
#4FDEEA #A94FEA #EA5B4F #91EA4F
square
#4FDEEA #A94FEA #EA5B4F #91EA4F
split-complementary
#4FDEEA #EA4F91 #EAA94F
monochromatic
#149FAA #1BD2E1 #4FDEEA #86E8F1 #BCF3F7
Accessibility & contrast
On white
1.62
#4FDEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#4FDEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FDEEA
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FDEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FDEEA | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5EB
Deuteranopia (green-blind)
#B6C4EB
Tritanopia (blue-blind)
#00E7E1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #4fdeea; /* rgb */ color: rgb(79, 222, 234); /* oklch */ color: oklch(83.0% 0.121 203.1);
Tailwind
colors: {
custom: {
50: '#93e8f0',
500: '#4fdeea',
950: '#000000',
},
}SCSS
$custom: #4fdeea; $custom-light: #93e8f0; $custom-dark: #000000;
JSON
{
"hex": "#4fdeea",
"rgb": {
"r": 79,
"g": 222,
"b": 234
},
"hsl": {
"h": 184.645,
"s": 78.68,
"l": 61.373
},
"oklch": {
"l": 0.8297,
"c": 0.12071,
"h": 203.1
},
"luminance": 0.59845
}Semantic roles & 50–950 ramp
primary
#4FDEEA
secondary
#AC3B32
accent
#1B0BDB
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485