#48FFCE#48FFCE
#48FFCE is a very light, vivid teal. Relative luminance 0.774; OKLCH L 89.8% C 0.160 H 170.5°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #48FFCE |
|---|---|
| RGB | rgb(72, 255, 206) |
| HSL | hsl(164, 100%, 64%) |
| HSV | hsv(164, 72%, 100%) |
| CMYK | cmyk(71.8%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(90.48, -56.51, 10.40) |
| CIE-LCH | lch(90.48, 57.46, 169.57°) |
| OKLab | oklab(89.79% -0.158 0.0265) |
| OKLCH | oklch(89.79% 0.16 170.5) |
| XYZ | xyz(49.5672, 77.3481, 70.6979) |
| Luminance | 0.7735 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.02
Aquamarine
#7FFFD4
ΔE00 3.49
Light Aquamarine
#7BFDC7
ΔE00 3.86
Light Turquoise
#7EF4CC
ΔE00 4.44
Greenish Cyan
#2AFEB7
ΔE00 4.64
Aqua Marine
#2EE8BB
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#48FFCE #FF4879
analogous
#48FF73 #48FFCE #48D5FF
triadic
#48FFCE #CE48FF #FFCE48
tetradic
#48FFCE #7348FF #FF4879 #D5FF48
square
#48FFCE #7348FF #FF4879 #D5FF48
split-complementary
#48FFCE #FF48D5 #FF7348
monochromatic
#00CD96 #0BFFBE #48FFCE #85FFDE #C2FFEF
Accessibility & contrast
On white
1.27
#48FFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#48FFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #48FFCE
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##48FFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##48FFCE | 1.00 | 1.27 | 16.47 | 16.47 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECC
Deuteranopia (green-blind)
#E0DDD1
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #48ffce; /* rgb */ color: rgb(72, 255, 206); /* oklch */ color: oklch(89.8% 0.160 170.5);
Tailwind
colors: {
custom: {
50: '#93ffdd',
500: '#48ffce',
950: '#000000',
},
}SCSS
$custom: #48ffce; $custom-light: #93ffdd; $custom-dark: #000000;
JSON
{
"hex": "#48ffce",
"rgb": {
"r": 72,
"g": 255,
"b": 206
},
"hsl": {
"h": 163.934,
"s": 100,
"l": 64.118
},
"oklch": {
"l": 0.89788,
"c": 0.16021,
"h": 170.5
},
"luminance": 0.77354
}Semantic roles & 50–950 ramp
primary
#48FFCE
secondary
#C8234F
accent
#003DE6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684