#67FDCB#67FDCB
#67FDCB is a very light, vivid teal. Relative luminance 0.774; OKLCH L 90.0% C 0.147 H 167.8°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #67FDCB |
|---|---|
| RGB | rgb(103, 253, 203) |
| HSL | hsl(160, 97%, 70%) |
| HSV | hsv(160, 59%, 99%) |
| CMYK | cmyk(59.3%, 0%, 19.8%, 0.8%) |
| CIE-LAB | lab(90.52, -51.55, 12.11) |
| CIE-LCH | lch(90.52, 52.95, 166.79°) |
| OKLab | oklab(90% -0.1438 0.031) |
| OKLCH | oklch(90% 0.147 167.8) |
| XYZ | xyz(51.4930, 77.4407, 68.7222) |
| Luminance | 0.7745 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.04
Aquamarine
#7FFFD4
ΔE00 2.25
Light Turquoise
#7EF4CC
ΔE00 3.21
Bright Teal
#01F9C6
ΔE00 3.37
Light Aqua
#8CFFDB
ΔE00 4.16
Light Greenish Blue
#63F7B4
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FDCB #FD6799
analogous
#67FD80 #67FDCB #67E4FD
triadic
#67FDCB #CB67FD #FDCB67
tetradic
#67FDCB #8067FD #FD6799 #E4FD67
square
#67FDCB #8067FD #FD6799 #E4FD67
split-complementary
#67FDCB #FD67E4 #FD8067
monochromatic
#03E79B #2BFCB6 #67FDCB #A3FEE0 #E0FFF4
Accessibility & contrast
On white
1.27
#67FDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#67FDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FDCB
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FDCB | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDC8
Deuteranopia (green-blind)
#E2DECE
Tritanopia (blue-blind)
#00FEEF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #67fdcb; /* rgb */ color: rgb(103, 253, 203); /* oklch */ color: oklch(90.0% 0.147 167.8);
Tailwind
colors: {
custom: {
50: '#9fffda',
500: '#67fdcb',
950: '#000000',
},
}SCSS
$custom: #67fdcb; $custom-light: #9fffda; $custom-dark: #000000;
JSON
{
"hex": "#67fdcb",
"rgb": {
"r": 103,
"g": 253,
"b": 203
},
"hsl": {
"h": 160,
"s": 97.403,
"l": 69.804
},
"oklch": {
"l": 0.89998,
"c": 0.14707,
"h": 167.8
},
"luminance": 0.77446
}Semantic roles & 50–950 ramp
primary
#67FDCB
secondary
#D83068
accent
#004CE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684