#67FFCC#67FFCC
#67FFCC is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.5% C 0.149 H 167.6°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #67FFCC |
|---|---|
| RGB | rgb(103, 255, 204) |
| HSL | hsl(160, 100%, 70%) |
| HSV | hsv(160, 60%, 100%) |
| CMYK | cmyk(59.6%, 0%, 20%, 0%) |
| CIE-LAB | lab(91.12, -52.16, 12.44) |
| CIE-LCH | lch(91.12, 53.62, 166.58°) |
| OKLab | oklab(90.5% -0.1454 0.0319) |
| OKLCH | oklch(90.5% 0.149 167.6) |
| XYZ | xyz(52.2472, 78.7579, 69.5634) |
| Luminance | 0.7876 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.01
Aquamarine
#7FFFD4
ΔE00 2.33
Bright Teal
#01F9C6
ΔE00 3.49
Light Turquoise
#7EF4CC
ΔE00 3.55
Light Greenish Blue
#63F7B4
ΔE00 4.19
Light Aqua
#8CFFDB
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FFCC #FF679A
analogous
#67FF80 #67FFCC #67E6FF
triadic
#67FFCC #CC67FF #FFCC67
tetradic
#67FFCC #8067FF #FF679A #E6FF67
square
#67FFCC #8067FF #FF679A #E6FF67
split-complementary
#67FFCC #FF67E6 #FF8067
monochromatic
#00EC9D #2AFFB7 #67FFCC #A4FFE1 #E0FFF5
Accessibility & contrast
On white
1.25
#67FFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#67FFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FFCC
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FFCC | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFC9
Deuteranopia (green-blind)
#E4DFCF
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #67ffcc; /* rgb */ color: rgb(103, 255, 204); /* oklch */ color: oklch(90.5% 0.149 167.6);
Tailwind
colors: {
custom: {
50: '#a0ffdb',
500: '#67ffcc',
950: '#000000',
},
}SCSS
$custom: #67ffcc; $custom-light: #a0ffdb; $custom-dark: #000000;
JSON
{
"hex": "#67ffcc",
"rgb": {
"r": 103,
"g": 255,
"b": 204
},
"hsl": {
"h": 159.868,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.90495,
"c": 0.14882,
"h": 167.6
},
"luminance": 0.78763
}Semantic roles & 50–950 ramp
primary
#67FFCC
secondary
#DA3069
accent
#004DE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684