#48FFCD#48FFCD
#48FFCD is a very light, vivid teal. Relative luminance 0.773; OKLCH L 89.8% C 0.161 H 170.1°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #48FFCD |
|---|---|
| RGB | rgb(72, 255, 205) |
| HSL | hsl(164, 100%, 64%) |
| HSV | hsv(164, 72%, 100%) |
| CMYK | cmyk(71.8%, 0%, 19.6%, 0%) |
| CIE-LAB | lab(90.46, -56.75, 10.89) |
| CIE-LCH | lch(90.46, 57.78, 169.14°) |
| OKLab | oklab(89.76% -0.1584 0.0278) |
| OKLCH | oklch(89.76% 0.161 170.1) |
| XYZ | xyz(49.4461, 77.2997, 70.0601) |
| Luminance | 0.7731 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 1.99
Aquamarine
#7FFFD4
ΔE00 3.54
Light Aquamarine
#7BFDC7
ΔE00 3.74
Greenish Cyan
#2AFEB7
ΔE00 4.41
Light Turquoise
#7EF4CC
ΔE00 4.49
Aqua Marine
#2EE8BB
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#48FFCD #FF487A
analogous
#48FF72 #48FFCD #48D5FF
triadic
#48FFCD #CD48FF #FFCD48
tetradic
#48FFCD #7248FF #FF487A #D5FF48
square
#48FFCD #7248FF #FF487A #D5FF48
split-complementary
#48FFCD #FF48D5 #FF7248
monochromatic
#00CD95 #0BFFBC #48FFCD #85FFDE #C2FFEE
Accessibility & contrast
On white
1.28
#48FFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#48FFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #48FFCD
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##48FFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##48FFCD | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECA
Deuteranopia (green-blind)
#E0DDD0
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #48ffcd; /* rgb */ color: rgb(72, 255, 205); /* oklch */ color: oklch(89.8% 0.161 170.1);
Tailwind
colors: {
custom: {
50: '#93ffdc',
500: '#48ffcd',
950: '#000000',
},
}SCSS
$custom: #48ffcd; $custom-light: #93ffdc; $custom-dark: #000000;
JSON
{
"hex": "#48ffcd",
"rgb": {
"r": 72,
"g": 255,
"b": 205
},
"hsl": {
"h": 163.607,
"s": 100,
"l": 64.118
},
"oklch": {
"l": 0.89763,
"c": 0.16087,
"h": 170.1
},
"luminance": 0.77305
}Semantic roles & 50–950 ramp
primary
#48FFCD
secondary
#C82350
accent
#003FE6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684