#30FFFC#30FFFC
#30FFFC is a very light, vivid teal. Relative luminance 0.792; OKLCH L 90.8% C 0.149 H 193.3°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #30FFFC |
|---|---|
| RGB | rgb(48, 255, 252) |
| HSL | hsl(179, 100%, 59%) |
| HSV | hsv(179, 81%, 100%) |
| CMYK | cmyk(81.2%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(91.31, -47.05, -12.25) |
| CIE-LCH | lch(91.31, 48.62, 194.59°) |
| OKLab | oklab(90.76% -0.1448 -0.0342) |
| OKLCH | oklch(90.76% 0.149 193.3) |
| XYZ | xyz(54.5413, 79.1697, 104.4832) |
| Luminance | 0.7918 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 0.92
Aqua
#00FFFF
ΔE00 1.01
Bright Cyan
#41FDFE
ΔE00 1.51
Bright Light Blue
#26F7FD
ΔE00 3.24
Bright Aqua
#0BF9EA
ΔE00 4.11
Turquoise
#40E0D0
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30FFFC #FF3033
analogous
#30FF94 #30FFFC #309BFF
triadic
#30FFFC #FC30FF #FFFC30
tetradic
#30FFFC #9430FF #FF3033 #9BFF30
square
#30FFFC #9430FF #FF3033 #9BFF30
split-complementary
#30FFFC #FF309B #FF9430
monochromatic
#00B5B2 #00F2EE #30FFFC #6DFFFD #AAFFFE
Accessibility & contrast
On white
1.25
#30FFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#30FFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30FFFC
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30FFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30FFFC | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FC
Deuteranopia (green-blind)
#D3DEFD
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #30fffc; /* rgb */ color: rgb(48, 255, 252); /* oklch */ color: oklch(90.8% 0.149 193.3);
Tailwind
colors: {
custom: {
50: '#8ffffd',
500: '#30fffc',
950: '#000000',
},
}SCSS
$custom: #30fffc; $custom-light: #8ffffd; $custom-dark: #000000;
JSON
{
"hex": "#30fffc",
"rgb": {
"r": 48,
"g": 255,
"b": 252
},
"hsl": {
"h": 179.13,
"s": 100,
"l": 59.412
},
"oklch": {
"l": 0.90755,
"c": 0.14881,
"h": 193.3
},
"luminance": 0.79177
}Semantic roles & 50–950 ramp
primary
#30FFFC
secondary
#B42022
accent
#292CFF
background
#FCFFFF
surface
#F5FFFF
border
#CFD7D7
text
#0F1817
muted
#808685