#4FFFEE#4FFFEE
#4FFFEE is a very light, vivid teal. Relative luminance 0.794; OKLCH L 90.8% C 0.142 H 185.6°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #4FFFEE |
|---|---|
| RGB | rgb(79, 255, 238) |
| HSL | hsl(174, 100%, 65%) |
| HSV | hsv(174, 69%, 100%) |
| CMYK | cmyk(69%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(91.39, -47.74, -4.82) |
| CIE-LCH | lch(91.39, 47.98, 185.76°) |
| OKLab | oklab(90.83% -0.1414 -0.0138) |
| OKLCH | oklch(90.83% 0.142 185.6) |
| XYZ | xyz(54.4098, 79.3490, 93.3207) |
| Luminance | 0.7935 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.14
Bright Turquoise
#0FFEF9
ΔE00 3.93
Tiffany Blue
#7BF2DA
ΔE00 4.96
Aqua
#00FFFF
ΔE00 5.39
Bright Cyan
#41FDFE
ΔE00 5.67
Turquoise
#40E0D0
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FFFEE #FF4F60
analogous
#4FFF96 #4FFFEE #4FB8FF
triadic
#4FFFEE #EE4FFF #FFEE4F
tetradic
#4FFFEE #964FFF #FF4F60 #B8FF4F
square
#4FFFEE #964FFF #FF4F60 #B8FF4F
split-complementary
#4FFFEE #FF4FB8 #FF964F
monochromatic
#00D4BF #12FFE8 #4FFFEE #8CFFF4 #C9FFFA
Accessibility & contrast
On white
1.24
#4FFFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#4FFFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FFFEE
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FFFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FFFEE | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EE
Deuteranopia (green-blind)
#D9DFF0
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #4fffee; /* rgb */ color: rgb(79, 255, 238); /* oklch */ color: oklch(90.8% 0.142 185.6);
Tailwind
colors: {
custom: {
50: '#97fff3',
500: '#4fffee',
950: '#000000',
},
}SCSS
$custom: #4fffee; $custom-light: #97fff3; $custom-dark: #000000;
JSON
{
"hex": "#4fffee",
"rgb": {
"r": 79,
"g": 255,
"b": 238
},
"hsl": {
"h": 174.205,
"s": 100,
"l": 65.49
},
"oklch": {
"l": 0.90828,
"c": 0.14203,
"h": 185.6
},
"luminance": 0.79355
}Semantic roles & 50–950 ramp
primary
#4FFFEE
secondary
#CE2435
accent
#0016E6
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#0F1817
muted
#808685