#48FFC2#48FFC2
#48FFC2 is a very light, vivid teal. Relative luminance 0.768; OKLCH L 89.5% C 0.169 H 165.8°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #48FFC2 |
|---|---|
| RGB | rgb(72, 255, 194) |
| HSL | hsl(160, 100%, 64%) |
| HSV | hsv(160, 72%, 100%) |
| CMYK | cmyk(71.8%, 0%, 23.9%, 0%) |
| CIE-LAB | lab(90.22, -59.23, 16.21) |
| CIE-LCH | lch(90.22, 61.41, 164.69°) |
| OKLab | oklab(89.49% -0.1634 0.0414) |
| OKLCH | oklch(89.49% 0.169 165.8) |
| XYZ | xyz(48.1647, 76.7871, 63.3114) |
| Luminance | 0.7679 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 2.07
Light Greenish Blue
#63F7B4
ΔE00 3.05
Greenish Turquoise
#00FBB0
ΔE00 3.10
Bright Teal
#01F9C6
ΔE00 3.12
Light Aquamarine
#7BFDC7
ΔE00 3.26
Aquamarine
#7FFFD4
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#48FFC2 #FF4885
analogous
#48FF67 #48FFC2 #48E1FF
triadic
#48FFC2 #C248FF #FFC248
tetradic
#48FFC2 #6748FF #FF4885 #E1FF48
square
#48FFC2 #6748FF #FF4885 #E1FF48
split-complementary
#48FFC2 #FF48E1 #FF6748
monochromatic
#00CD88 #0BFFAE #48FFC2 #85FFD6 #C2FFEB
Accessibility & contrast
On white
1.28
#48FFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#48FFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #48FFC2
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##48FFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##48FFC2 | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDBF
Deuteranopia (green-blind)
#E2DCC6
Tritanopia (blue-blind)
#00FFEE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #48ffc2; /* rgb */ color: rgb(72, 255, 194); /* oklch */ color: oklch(89.5% 0.169 165.8);
Tailwind
colors: {
custom: {
50: '#93ffd4',
500: '#48ffc2',
950: '#000000',
},
}SCSS
$custom: #48ffc2; $custom-light: #93ffd4; $custom-dark: #000000;
JSON
{
"hex": "#48ffc2",
"rgb": {
"r": 72,
"g": 255,
"b": 194
},
"hsl": {
"h": 160,
"s": 100,
"l": 64.118
},
"oklch": {
"l": 0.89491,
"c": 0.16855,
"h": 165.8
},
"luminance": 0.76793
}Semantic roles & 50–950 ramp
primary
#48FFC2
secondary
#C8235A
accent
#004CE6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683