#48FFCB#48FFCB
#48FFCB is a very light, vivid teal. Relative luminance 0.772; OKLCH L 89.7% C 0.162 H 169.2°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #48FFCB |
|---|---|
| RGB | rgb(72, 255, 203) |
| HSL | hsl(163, 100%, 64%) |
| HSV | hsv(163, 72%, 100%) |
| CMYK | cmyk(71.8%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(90.42, -57.21, 11.86) |
| CIE-LCH | lch(90.42, 58.42, 168.29°) |
| OKLab | oklab(89.71% -0.1593 0.0303) |
| OKLCH | oklch(89.71% 0.162 169.2) |
| XYZ | xyz(49.2062, 77.2037, 68.7968) |
| Luminance | 0.7721 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.03
Light Aquamarine
#7BFDC7
ΔE00 3.52
Aquamarine
#7FFFD4
ΔE00 3.68
Greenish Cyan
#2AFEB7
ΔE00 3.95
Light Turquoise
#7EF4CC
ΔE00 4.62
Light Greenish Blue
#63F7B4
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#48FFCB #FF487C
analogous
#48FF70 #48FFCB #48D7FF
triadic
#48FFCB #CB48FF #FFCB48
tetradic
#48FFCB #7048FF #FF487C #D7FF48
square
#48FFCB #7048FF #FF487C #D7FF48
split-complementary
#48FFCB #FF48D7 #FF7048
monochromatic
#00CD92 #0BFFBA #48FFCB #85FFDC #C2FFEE
Accessibility & contrast
On white
1.28
#48FFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#48FFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #48FFCB
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##48FFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##48FFCB | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EEC8
Deuteranopia (green-blind)
#E0DCCF
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #48ffcb; /* rgb */ color: rgb(72, 255, 203); /* oklch */ color: oklch(89.7% 0.162 169.2);
Tailwind
colors: {
custom: {
50: '#93ffda',
500: '#48ffcb',
950: '#000000',
},
}SCSS
$custom: #48ffcb; $custom-light: #93ffda; $custom-dark: #000000;
JSON
{
"hex": "#48ffcb",
"rgb": {
"r": 72,
"g": 255,
"b": 203
},
"hsl": {
"h": 162.951,
"s": 100,
"l": 64.118
},
"oklch": {
"l": 0.89712,
"c": 0.16219,
"h": 169.2
},
"luminance": 0.7721
}Semantic roles & 50–950 ramp
primary
#48FFCB
secondary
#C82352
accent
#0041E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683