#4FDDEA#4FDDEA
#4FDDEA is a very light, vivid teal. Relative luminance 0.593; OKLCH L 82.7% C 0.120 H 203.8°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #4FDDEA |
|---|---|
| RGB | rgb(79, 221, 234) |
| HSL | hsl(185, 79%, 61%) |
| HSV | hsv(185, 66%, 92%) |
| CMYK | cmyk(66.2%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(81.46, -33.52, -17.52) |
| CIE-LCH | lch(81.46, 37.83, 207.59°) |
| OKLab | oklab(82.74% -0.11 -0.0486) |
| OKLCH | oklch(82.74% 0.12 203.8) |
| XYZ | xyz(43.9258, 59.3107, 86.9591) |
| Luminance | 0.5932 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.47
Robin'S Egg
#6DEDFD
ΔE00 4.20
Darkturquoise
#00CED1
ΔE00 5.98
Robin Egg Blue
#8AF1FE
ΔE00 6.07
Bright Light Blue
#26F7FD
ΔE00 6.59
Robin'S Egg Blue
#98EFF9
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FDDEA #EA5C4F
analogous
#4FEAAA #4FDDEA #4F90EA
triadic
#4FDDEA #EA4FDD #DDEA4F
tetradic
#4FDDEA #AA4FEA #EA5C4F #90EA4F
square
#4FDDEA #AA4FEA #EA5C4F #90EA4F
split-complementary
#4FDDEA #EA4F90 #EAAA4F
monochromatic
#149EAA #1BD0E1 #4FDDEA #86E8F1 #BCF2F7
Accessibility & contrast
On white
1.63
#4FDDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#4FDDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FDDEA
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FDDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FDDEA | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD4EB
Deuteranopia (green-blind)
#B5C3EB
Tritanopia (blue-blind)
#00E6E1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #4fddea; /* rgb */ color: rgb(79, 221, 234); /* oklch */ color: oklch(82.7% 0.120 203.8);
Tailwind
colors: {
custom: {
50: '#93e8f0',
500: '#4fddea',
950: '#000000',
},
}SCSS
$custom: #4fddea; $custom-light: #93e8f0; $custom-dark: #000000;
JSON
{
"hex": "#4fddea",
"rgb": {
"r": 79,
"g": 221,
"b": 234
},
"hsl": {
"h": 185.032,
"s": 78.68,
"l": 61.373
},
"oklch": {
"l": 0.82736,
"c": 0.12029,
"h": 203.8
},
"luminance": 0.59316
}Semantic roles & 50–950 ramp
primary
#4FDDEA
secondary
#AC3C32
accent
#1C0BDB
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485