#48FFC8#48FFC8
#48FFC8 is a very light, vivid teal. Relative luminance 0.771; OKLCH L 89.6% C 0.164 H 168.0°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #48FFC8 |
|---|---|
| RGB | rgb(72, 255, 200) |
| HSL | hsl(162, 100%, 64%) |
| HSV | hsv(162, 72%, 100%) |
| CMYK | cmyk(71.8%, 0%, 21.6%, 0%) |
| CIE-LAB | lab(90.35, -57.89, 13.31) |
| CIE-LCH | lch(90.35, 59.40, 167.05°) |
| OKLab | oklab(89.64% -0.1607 0.034) |
| OKLCH | oklch(89.64% 0.164 168) |
| XYZ | xyz(48.8522, 77.0621, 66.9322) |
| Luminance | 0.7707 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.26
Greenish Cyan
#2AFEB7
ΔE00 3.29
Light Aquamarine
#7BFDC7
ΔE00 3.30
Aquamarine
#7FFFD4
ΔE00 3.96
Light Greenish Blue
#63F7B4
ΔE00 4.07
Greenish Turquoise
#00FBB0
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#48FFC8 #FF487F
analogous
#48FF6D #48FFC8 #48DBFF
triadic
#48FFC8 #C848FF #FFC848
tetradic
#48FFC8 #6D48FF #FF487F #DBFF48
square
#48FFC8 #6D48FF #FF487F #DBFF48
split-complementary
#48FFC8 #FF48DB #FF6D48
monochromatic
#00CD8F #0BFFB6 #48FFC8 #85FFDA #C2FFED
Accessibility & contrast
On white
1.28
#48FFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#48FFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #48FFC8
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##48FFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##48FFC8 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC5
Deuteranopia (green-blind)
#E1DCCC
Tritanopia (blue-blind)
#00FFEF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #48ffc8; /* rgb */ color: rgb(72, 255, 200); /* oklch */ color: oklch(89.6% 0.164 168.0);
Tailwind
colors: {
custom: {
50: '#93ffd8',
500: '#48ffc8',
950: '#000000',
},
}SCSS
$custom: #48ffc8; $custom-light: #93ffd8; $custom-dark: #000000;
JSON
{
"hex": "#48ffc8",
"rgb": {
"r": 72,
"g": 255,
"b": 200
},
"hsl": {
"h": 161.967,
"s": 100,
"l": 64.118
},
"oklch": {
"l": 0.89637,
"c": 0.16425,
"h": 168
},
"luminance": 0.77068
}Semantic roles & 50–950 ramp
primary
#48FFC8
secondary
#C82355
accent
#0045E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683