#4FF4CE#4FF4CE
#4FF4CE is a very light, vivid teal. Relative luminance 0.708; OKLCH L 87.3% C 0.145 H 174.1°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #4FF4CE |
|---|---|
| RGB | rgb(79, 244, 206) |
| HSL | hsl(166, 88%, 63%) |
| HSV | hsv(166, 68%, 96%) |
| CMYK | cmyk(67.6%, 0%, 15.6%, 4.3%) |
| CIE-LAB | lab(87.39, -51.09, 5.99) |
| CIE-LCH | lch(87.39, 51.44, 173.31°) |
| OKLab | oklab(87.3% -0.1447 0.0151) |
| OKLCH | oklch(87.3% 0.146 174.1) |
| XYZ | xyz(46.7101, 70.8146, 69.5874) |
| Luminance | 0.7082 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.17
Bright Teal
#01F9C6
ΔE00 3.38
Aqua Marine
#2EE8BB
ΔE00 3.54
Light Turquoise
#7EF4CC
ΔE00 3.59
Aquamarine
#7FFFD4
ΔE00 4.15
Tiffany Blue
#7BF2DA
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FF4CE #F44F75
analogous
#4FF47B #4FF4CE #4FC7F4
triadic
#4FF4CE #CE4FF4 #F4CE4F
tetradic
#4FF4CE #7B4FF4 #F44F75 #C7F44F
square
#4FF4CE #7B4FF4 #F44F75 #C7F44F
split-complementary
#4FF4CE #F44FC7 #F47B4F
monochromatic
#0CBD94 #15F0BE #4FF4CE #89F8DE #C2FBEE
Accessibility & contrast
On white
1.38
#4FF4CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#4FF4CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FF4CE
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FF4CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FF4CE | 1.00 | 1.38 | 15.16 | 15.16 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE5CC
Deuteranopia (green-blind)
#D5D4D1
Tritanopia (blue-blind)
#00F7E9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #4ff4ce; /* rgb */ color: rgb(79, 244, 206); /* oklch */ color: oklch(87.3% 0.145 174.1);
Tailwind
colors: {
custom: {
50: '#94f8dc',
500: '#4ff4ce',
950: '#000000',
},
}SCSS
$custom: #4ff4ce; $custom-light: #94f8dc; $custom-dark: #000000;
JSON
{
"hex": "#4ff4ce",
"rgb": {
"r": 79,
"g": 244,
"b": 206
},
"hsl": {
"h": 166.182,
"s": 88.235,
"l": 63.333
},
"oklch": {
"l": 0.87302,
"c": 0.1455,
"h": 174.1
},
"luminance": 0.7082
}Semantic roles & 50–950 ramp
primary
#4FF4CE
secondary
#BB2C4D
accent
#0135E5
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1715
muted
#808584