#67FFCB#67FFCB
#67FFCB is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.5% C 0.150 H 167.2°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #67FFCB |
|---|---|
| RGB | rgb(103, 255, 203) |
| HSL | hsl(159, 100%, 70%) |
| HSV | hsv(159, 60%, 100%) |
| CMYK | cmyk(59.6%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(91.10, -52.38, 12.93) |
| CIE-LCH | lch(91.10, 53.95, 166.14°) |
| OKLab | oklab(90.47% -0.1458 0.0331) |
| OKLCH | oklch(90.47% 0.15 167.2) |
| XYZ | xyz(52.1277, 78.7101, 68.9338) |
| Luminance | 0.7872 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.88
Aquamarine
#7FFFD4
ΔE00 2.49
Bright Teal
#01F9C6
ΔE00 3.54
Light Turquoise
#7EF4CC
ΔE00 3.67
Light Greenish Blue
#63F7B4
ΔE00 3.97
Greenish Cyan
#2AFEB7
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FFCB #FF679B
analogous
#67FF7F #67FFCB #67E7FF
triadic
#67FFCB #CB67FF #FFCB67
tetradic
#67FFCB #7F67FF #FF679B #E7FF67
square
#67FFCB #7F67FF #FF679B #E7FF67
split-complementary
#67FFCB #FF67E7 #FF7F67
monochromatic
#00EC9B #2AFFB6 #67FFCB #A4FFE0 #E0FFF5
Accessibility & contrast
On white
1.25
#67FFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#67FFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FFCB
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FFCB | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFC8
Deuteranopia (green-blind)
#E4DFCE
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #67ffcb; /* rgb */ color: rgb(103, 255, 203); /* oklch */ color: oklch(90.5% 0.150 167.2);
Tailwind
colors: {
custom: {
50: '#a0ffda',
500: '#67ffcb',
950: '#000000',
},
}SCSS
$custom: #67ffcb; $custom-light: #a0ffda; $custom-dark: #000000;
JSON
{
"hex": "#67ffcb",
"rgb": {
"r": 103,
"g": 255,
"b": 203
},
"hsl": {
"h": 159.474,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.90471,
"c": 0.14952,
"h": 167.2
},
"luminance": 0.78715
}Semantic roles & 50–950 ramp
primary
#67FFCB
secondary
#DA306A
accent
#004FE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684