#48FFCC#48FFCC
#48FFCC is a very light, vivid teal. Relative luminance 0.773; OKLCH L 89.7% C 0.162 H 169.6°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #48FFCC |
|---|---|
| RGB | rgb(72, 255, 204) |
| HSL | hsl(163, 100%, 64%) |
| HSV | hsv(163, 72%, 100%) |
| CMYK | cmyk(71.8%, 0%, 20%, 0%) |
| CIE-LAB | lab(90.44, -56.98, 11.37) |
| CIE-LCH | lch(90.44, 58.10, 168.71°) |
| OKLab | oklab(89.74% -0.1589 0.029) |
| OKLCH | oklch(89.74% 0.162 169.6) |
| XYZ | xyz(49.3258, 77.2515, 69.4264) |
| Luminance | 0.7726 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.00
Aquamarine
#7FFFD4
ΔE00 3.60
Light Aquamarine
#7BFDC7
ΔE00 3.63
Greenish Cyan
#2AFEB7
ΔE00 4.18
Light Turquoise
#7EF4CC
ΔE00 4.55
Light Greenish Blue
#63F7B4
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#48FFCC #FF487B
analogous
#48FF71 #48FFCC #48D6FF
triadic
#48FFCC #CC48FF #FFCC48
tetradic
#48FFCC #7148FF #FF487B #D6FF48
square
#48FFCC #7148FF #FF487B #D6FF48
split-complementary
#48FFCC #FF48D6 #FF7148
monochromatic
#00CD94 #0BFFBB #48FFCC #85FFDD #C2FFEE
Accessibility & contrast
On white
1.28
#48FFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#48FFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #48FFCC
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##48FFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##48FFCC | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EEC9
Deuteranopia (green-blind)
#E0DCCF
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #48ffcc; /* rgb */ color: rgb(72, 255, 204); /* oklch */ color: oklch(89.7% 0.162 169.6);
Tailwind
colors: {
custom: {
50: '#93ffdb',
500: '#48ffcc',
950: '#000000',
},
}SCSS
$custom: #48ffcc; $custom-light: #93ffdb; $custom-dark: #000000;
JSON
{
"hex": "#48ffcc",
"rgb": {
"r": 72,
"g": 255,
"b": 204
},
"hsl": {
"h": 163.279,
"s": 100,
"l": 64.118
},
"oklch": {
"l": 0.89737,
"c": 0.16152,
"h": 169.6
},
"luminance": 0.77257
}Semantic roles & 50–950 ramp
primary
#48FFCC
secondary
#C82351
accent
#0040E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1815
muted
#808684