#67F7CF#67F7CF
#67F7CF is a very light, vivid teal. Relative luminance 0.739; OKLCH L 88.7% C 0.137 H 171.8°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #67F7CF |
|---|---|
| RGB | rgb(103, 247, 207) |
| HSL | hsl(163, 90%, 69%) |
| HSV | hsv(163, 58%, 97%) |
| CMYK | cmyk(58.3%, 0%, 16.2%, 3.1%) |
| CIE-LAB | lab(88.88, -48.13, 7.68) |
| CIE-LCH | lch(88.88, 48.74, 170.93°) |
| OKLab | oklab(88.69% -0.1359 0.0196) |
| OKLCH | oklch(88.69% 0.137 171.8) |
| XYZ | xyz(50.1114, 73.9051, 70.6436) |
| Luminance | 0.7391 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.13
Aquamarine
#7FFFD4
ΔE00 2.50
Light Aqua
#8CFFDB
ΔE00 3.35
Bright Teal
#01F9C6
ΔE00 3.81
Light Aquamarine
#7BFDC7
ΔE00 4.07
Aqua Marine
#2EE8BB
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F7CF #F7678F
analogous
#67F787 #67F7CF #67D7F7
triadic
#67F7CF #CF67F7 #F7CF67
tetradic
#67F7CF #8767F7 #F7678F #D7F767
square
#67F7CF #8767F7 #F7678F #D7F767
split-complementary
#67F7CF #F767D7 #F78767
monochromatic
#0BD89F #2DF4BD #67F7CF #A1FAE1 #DBFDF4
Accessibility & contrast
On white
1.33
#67F7CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#67F7CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F7CF
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F7CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F7CF | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E8CD
Deuteranopia (green-blind)
#DBD9D2
Tritanopia (blue-blind)
#00F9EB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #67f7cf; /* rgb */ color: rgb(103, 247, 207); /* oklch */ color: oklch(88.7% 0.137 171.8);
Tailwind
colors: {
custom: {
50: '#9ffadd',
500: '#67f7cf',
950: '#000000',
},
}SCSS
$custom: #67f7cf; $custom-light: #9ffadd; $custom-dark: #000000;
JSON
{
"hex": "#67f7cf",
"rgb": {
"r": 103,
"g": 247,
"b": 207
},
"hsl": {
"h": 163.333,
"s": 90,
"l": 68.627
},
"oklch": {
"l": 0.88686,
"c": 0.13726,
"h": 171.8
},
"luminance": 0.7391
}Semantic roles & 50–950 ramp
primary
#67F7CF
secondary
#D0325E
accent
#0040E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584