#4FEAEF#4FEAEF
#4FEAEF is a very light, vivid teal. Relative luminance 0.667; OKLCH L 85.9% C 0.127 H 198.2°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #4FEAEF |
|---|---|
| RGB | rgb(79, 234, 239) |
| HSL | hsl(182, 83%, 62%) |
| HSV | hsv(182, 67%, 94%) |
| CMYK | cmyk(66.9%, 2.1%, 0%, 6.3%) |
| CIE-LAB | lab(85.37, -38.16, -14.29) |
| CIE-LCH | lch(85.37, 40.75, 200.53°) |
| OKLab | oklab(85.95% -0.1207 -0.0396) |
| OKLCH | oklch(85.95% 0.127 198.2) |
| XYZ | xyz(48.2203, 66.7344, 91.9843) |
| Luminance | 0.6674 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.08
Bright Cyan
#41FDFE
ΔE00 4.32
Robin'S Egg
#6DEDFD
ΔE00 4.71
Aqua
#00FFFF
ΔE00 5.16
Aqua Blue
#02D8E9
ΔE00 5.68
Bright Turquoise
#0FFEF9
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FEAEF #EF544F
analogous
#4FEFA4 #4FEAEF #4F9AEF
triadic
#4FEAEF #EF4FEA #EAEF4F
tetradic
#4FEAEF #A44FEF #EF544F #9AEF4F
square
#4FEAEF #A44FEF #EF544F #9AEF4F
split-complementary
#4FEAEF #EF4F9A #EFA44F
monochromatic
#10AEB3 #17E3EA #4FEAEF #87F1F4 #BFF7F9
Accessibility & contrast
On white
1.46
#4FEAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#4FEAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FEAEF
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FEAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FEAEF | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADFF0
Deuteranopia (green-blind)
#C2CEF0
Tritanopia (blue-blind)
#00F2EB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #4feaef; /* rgb */ color: rgb(79, 234, 239); /* oklch */ color: oklch(85.9% 0.127 198.2);
Tailwind
colors: {
custom: {
50: '#95f1f4',
500: '#4feaef',
950: '#000000',
},
}SCSS
$custom: #4feaef; $custom-light: #95f1f4; $custom-dark: #000000;
JSON
{
"hex": "#4feaef",
"rgb": {
"r": 79,
"g": 234,
"b": 239
},
"hsl": {
"h": 181.875,
"s": 83.333,
"l": 62.353
},
"oklch": {
"l": 0.85947,
"c": 0.12706,
"h": 198.2
},
"luminance": 0.6674
}Semantic roles & 50–950 ramp
primary
#4FEAEF
secondary
#B3332F
accent
#0D06E0
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1717
muted
#808585