#07FFCC#07FFCC
#07FFCC is a very light, vivid teal. Relative luminance 0.759; OKLCH L 89.1% C 0.173 H 171.2°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #07FFCC |
|---|---|
| RGB | rgb(7, 255, 204) |
| HSL | hsl(168, 100%, 51%) |
| HSV | hsv(168, 97%, 100%) |
| CMYK | cmyk(97.3%, 0%, 20%, 0%) |
| CIE-LAB | lab(89.82, -61.47, 10.41) |
| CIE-LCH | lch(89.82, 62.34, 170.39°) |
| OKLab | oklab(89.05% -0.1714 0.0265) |
| OKLCH | oklch(89.05% 0.173 171.2) |
| XYZ | xyz(46.7406, 75.9185, 69.3053) |
| Luminance | 0.7592 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 1.26
Greenish Cyan
#2AFEB7
ΔE00 4.48
Aqua Marine
#2EE8BB
ΔE00 4.90
Aquamarine
#7FFFD4
ΔE00 4.93
Light Aquamarine
#7BFDC7
ΔE00 5.08
Greenish Turquoise
#00FBB0
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#07FFCC #FF073A
analogous
#07FF50 #07FFCC #07B6FF
triadic
#07FFCC #CC07FF #FFCC07
tetradic
#07FFCC #5007FF #FF073A #B6FF07
square
#07FFCC #5007FF #FF073A #B6FF07
split-complementary
#07FFCC #FF07B6 #FF5007
monochromatic
#008C6F #00C9A0 #07FFCC #44FFD9 #81FFE5
Accessibility & contrast
On white
1.30
#07FFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#07FFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #07FFCC
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##07FFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##07FFCC | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDC9
Deuteranopia (green-blind)
#DDDAD0
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #07ffcc; /* rgb */ color: rgb(7, 255, 204); /* oklch */ color: oklch(89.1% 0.173 171.2);
Tailwind
colors: {
custom: {
50: '#86ffdb',
500: '#07ffcc',
950: '#000000',
},
}SCSS
$custom: #07ffcc; $custom-light: #86ffdb; $custom-dark: #000000;
JSON
{
"hex": "#07ffcc",
"rgb": {
"r": 7,
"g": 255,
"b": 204
},
"hsl": {
"h": 167.661,
"s": 100,
"l": 51.373
},
"oklch": {
"l": 0.89053,
"c": 0.17348,
"h": 171.2
},
"luminance": 0.75925
}Semantic roles & 50–950 ramp
primary
#07FFCC
secondary
#911A32
accent
#2955FF
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0E1815
muted
#7F8684