#67F6CC#67F6CC
#67F6CC is a very light, vivid teal. Relative luminance 0.732; OKLCH L 88.4% C 0.138 H 170.7°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #67F6CC |
|---|---|
| RGB | rgb(103, 246, 204) |
| HSL | hsl(162, 89%, 68%) |
| HSV | hsv(162, 58%, 96%) |
| CMYK | cmyk(58.1%, 0%, 17.1%, 3.5%) |
| CIE-LAB | lab(88.52, -48.39, 8.73) |
| CIE-LCH | lch(88.52, 49.17, 169.78°) |
| OKLab | oklab(88.37% -0.1361 0.0223) |
| OKLCH | oklch(88.37% 0.138 170.7) |
| XYZ | xyz(49.4432, 73.1498, 68.6287) |
| Luminance | 0.7316 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.97
Aquamarine
#7FFFD4
ΔE00 2.50
Light Aqua
#8CFFDB
ΔE00 3.59
Bright Teal
#01F9C6
ΔE00 3.62
Light Aquamarine
#7BFDC7
ΔE00 3.64
Aqua Marine
#2EE8BB
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F6CC #F66791
analogous
#67F684 #67F6CC #67D8F6
triadic
#67F6CC #CC67F6 #F6CC67
tetradic
#67F6CC #8467F6 #F66791 #D8F667
square
#67F6CC #8467F6 #F66791 #D8F667
split-complementary
#67F6CC #F667D8 #F68467
monochromatic
#0DD69B #2DF3B9 #67F6CC #A1F9DF #DBFDF3
Accessibility & contrast
On white
1.34
#67F6CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.63
#67F6CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F6CC
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F6CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F6CC | 1.00 | 1.34 | 15.63 | 15.63 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE7CA
Deuteranopia (green-blind)
#DBD8CF
Tritanopia (blue-blind)
#00F8EA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #67f6cc; /* rgb */ color: rgb(103, 246, 204); /* oklch */ color: oklch(88.4% 0.138 170.7);
Tailwind
colors: {
custom: {
50: '#9efadb',
500: '#67f6cc',
950: '#000000',
},
}SCSS
$custom: #67f6cc; $custom-light: #9efadb; $custom-dark: #000000;
JSON
{
"hex": "#67f6cc",
"rgb": {
"r": 103,
"g": 246,
"b": 204
},
"hsl": {
"h": 162.378,
"s": 88.82,
"l": 68.431
},
"oklch": {
"l": 0.88371,
"c": 0.13796,
"h": 170.7
},
"luminance": 0.73155
}Semantic roles & 50–950 ramp
primary
#67F6CC
secondary
#CF3260
accent
#0043E5
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101715
muted
#808584