#30FFDE#30FFDE
#30FFDE is a very light, vivid teal. Relative luminance 0.774; OKLCH L 89.8% C 0.158 H 178.3°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #30FFDE |
|---|---|
| RGB | rgb(48, 255, 222) |
| HSL | hsl(170, 100%, 59%) |
| HSV | hsv(170, 81%, 100%) |
| CMYK | cmyk(81.2%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(90.51, -55.06, 2.13) |
| CIE-LCH | lch(90.51, 55.10, 177.78°) |
| OKLab | oklab(89.84% -0.1578 0.0048) |
| OKLCH | oklch(89.84% 0.158 178.3) |
| XYZ | xyz(50.1570, 77.4159, 81.3923) |
| Luminance | 0.7742 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 4.53
Bright Teal
#01F9C6
ΔE00 4.82
Tiffany Blue
#7BF2DA
ΔE00 5.24
Bright Aqua
#0BF9EA
ΔE00 5.26
Aquamarine
#7FFFD4
ΔE00 5.53
Light Aqua
#8CFFDB
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30FFDE #FF3051
analogous
#30FF77 #30FFDE #30B8FF
triadic
#30FFDE #DE30FF #FFDE30
tetradic
#30FFDE #7730FF #FF3051 #B8FF30
square
#30FFDE #7730FF #FF3051 #B8FF30
split-complementary
#30FFDE #FF30B8 #FF7730
monochromatic
#00B598 #00F2CB #30FFDE #6DFFE8 #AAFFF2
Accessibility & contrast
On white
1.27
#30FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#30FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30FFDE
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30FFDE | 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)
#F4EFDD
Deuteranopia (green-blind)
#DBDCE1
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #30ffde; /* rgb */ color: rgb(48, 255, 222); /* oklch */ color: oklch(89.8% 0.158 178.3);
Tailwind
colors: {
custom: {
50: '#8dffe8',
500: '#30ffde',
950: '#000000',
},
}SCSS
$custom: #30ffde; $custom-light: #8dffe8; $custom-dark: #000000;
JSON
{
"hex": "#30ffde",
"rgb": {
"r": 48,
"g": 255,
"b": 222
},
"hsl": {
"h": 170.435,
"s": 100,
"l": 59.412
},
"oklch": {
"l": 0.89839,
"c": 0.15789,
"h": 178.3
},
"luminance": 0.77422
}Semantic roles & 50–950 ramp
primary
#30FFDE
secondary
#B42037
accent
#294BFF
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1816
muted
#808684