#67FDC9#67FDC9
#67FDC9 is a very light, vivid teal. Relative luminance 0.774; OKLCH L 89.9% C 0.148 H 167.0°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #67FDC9 |
|---|---|
| RGB | rgb(103, 253, 201) |
| HSL | hsl(159, 97%, 70%) |
| HSV | hsv(159, 59%, 99%) |
| CMYK | cmyk(59.3%, 0%, 20.6%, 0.8%) |
| CIE-LAB | lab(90.48, -51.99, 13.07) |
| CIE-LCH | lch(90.48, 53.61, 165.88°) |
| OKLab | oklab(89.95% -0.1447 0.0335) |
| OKLCH | oklch(89.95% 0.148 167) |
| XYZ | xyz(51.2562, 77.3460, 67.4751) |
| Luminance | 0.7735 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.75
Aquamarine
#7FFFD4
ΔE00 2.56
Bright Teal
#01F9C6
ΔE00 3.47
Light Turquoise
#7EF4CC
ΔE00 3.47
Light Greenish Blue
#63F7B4
ΔE00 3.73
Greenish Cyan
#2AFEB7
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FDC9 #FD679B
analogous
#67FD7E #67FDC9 #67E6FD
triadic
#67FDC9 #C967FD #FDC967
tetradic
#67FDC9 #7E67FD #FD679B #E6FD67
square
#67FDC9 #7E67FD #FD679B #E6FD67
split-complementary
#67FDC9 #FD67E6 #FD7E67
monochromatic
#03E798 #2BFCB4 #67FDC9 #A3FEDE #E0FFF4
Accessibility & contrast
On white
1.28
#67FDC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#67FDC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FDC9
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FDC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FDC9 | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EDC6
Deuteranopia (green-blind)
#E2DDCC
Tritanopia (blue-blind)
#00FEEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #67fdc9; /* rgb */ color: rgb(103, 253, 201); /* oklch */ color: oklch(89.9% 0.148 167.0);
Tailwind
colors: {
custom: {
50: '#9fffd9',
500: '#67fdc9',
950: '#000000',
},
}SCSS
$custom: #67fdc9; $custom-light: #9fffd9; $custom-dark: #000000;
JSON
{
"hex": "#67fdc9",
"rgb": {
"r": 103,
"g": 253,
"b": 201
},
"hsl": {
"h": 159.2,
"s": 97.403,
"l": 69.804
},
"oklch": {
"l": 0.89948,
"c": 0.14848,
"h": 167
},
"luminance": 0.77351
}Semantic roles & 50–950 ramp
primary
#67FDC9
secondary
#D8306A
accent
#0050E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683