#48FFCF#48FFCF
#48FFCF is a very light, vivid teal. Relative luminance 0.774; OKLCH L 89.8% C 0.160 H 170.9°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #48FFCF |
|---|---|
| RGB | rgb(72, 255, 207) |
| HSL | hsl(164, 100%, 64%) |
| HSV | hsv(164, 72%, 100%) |
| CMYK | cmyk(71.8%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(90.50, -56.28, 9.92) |
| CIE-LCH | lch(90.50, 57.15, 170.00°) |
| OKLab | oklab(89.81% -0.1575 0.0253) |
| OKLCH | oklch(89.81% 0.16 170.9) |
| XYZ | xyz(49.6890, 77.3968, 71.3397) |
| Luminance | 0.7740 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.07
Aquamarine
#7FFFD4
ΔE00 3.46
Light Aquamarine
#7BFDC7
ΔE00 4.00
Light Turquoise
#7EF4CC
ΔE00 4.40
Greenish Cyan
#2AFEB7
ΔE00 4.87
Aqua Marine
#2EE8BB
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#48FFCF #FF4878
analogous
#48FF74 #48FFCF #48D4FF
triadic
#48FFCF #CF48FF #FFCF48
tetradic
#48FFCF #7448FF #FF4878 #D4FF48
square
#48FFCF #7448FF #FF4878 #D4FF48
split-complementary
#48FFCF #FF48D4 #FF7448
monochromatic
#00CD97 #0BFFBF #48FFCF #85FFDF #C2FFEF
Accessibility & contrast
On white
1.27
#48FFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#48FFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #48FFCF
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##48FFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##48FFCF | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECD
Deuteranopia (green-blind)
#E0DDD2
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #48ffcf; /* rgb */ color: rgb(72, 255, 207); /* oklch */ color: oklch(89.8% 0.160 170.9);
Tailwind
colors: {
custom: {
50: '#93ffdd',
500: '#48ffcf',
950: '#000000',
},
}SCSS
$custom: #48ffcf; $custom-light: #93ffdd; $custom-dark: #000000;
JSON
{
"hex": "#48ffcf",
"rgb": {
"r": 72,
"g": 255,
"b": 207
},
"hsl": {
"h": 164.262,
"s": 100,
"l": 64.118
},
"oklch": {
"l": 0.89814,
"c": 0.15957,
"h": 170.9
},
"luminance": 0.77403
}Semantic roles & 50–950 ramp
primary
#48FFCF
secondary
#C8234E
accent
#003CE6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684