#67F3CB#67F3CB
#67F3CB is a very light, vivid teal. Relative luminance 0.713; OKLCH L 87.6% C 0.135 H 171.4°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #67F3CB |
|---|---|
| RGB | rgb(103, 243, 203) |
| HSL | hsl(163, 85%, 68%) |
| HSV | hsv(163, 58%, 95%) |
| CMYK | cmyk(57.6%, 0%, 16.5%, 4.7%) |
| CIE-LAB | lab(87.63, -47.34, 7.97) |
| CIE-LCH | lch(87.63, 48.01, 170.45°) |
| OKLab | oklab(87.64% -0.1335 0.0203) |
| OKLCH | oklch(87.64% 0.135 171.4) |
| XYZ | xyz(48.4185, 71.2918, 67.6974) |
| Luminance | 0.7130 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.93
Aquamarine
#7FFFD4
ΔE00 3.03
Light Aqua
#8CFFDB
ΔE00 3.80
Aqua Marine
#2EE8BB
ΔE00 3.86
Bright Teal
#01F9C6
ΔE00 3.96
Light Aquamarine
#7BFDC7
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F3CB #F3678F
analogous
#67F385 #67F3CB #67D5F3
triadic
#67F3CB #CB67F3 #F3CB67
tetradic
#67F3CB #8567F3 #F3678F #D5F367
square
#67F3CB #8567F3 #F3678F #D5F367
split-complementary
#67F3CB #F367D5 #F38567
monochromatic
#10CF99 #2EEFB8 #67F3CB #A0F7DE #D8FCF2
Accessibility & contrast
On white
1.38
#67F3CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#67F3CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F3CB
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F3CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F3CB | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE4C9
Deuteranopia (green-blind)
#D8D6CE
Tritanopia (blue-blind)
#00F5E7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #67f3cb; /* rgb */ color: rgb(103, 243, 203); /* oklch */ color: oklch(87.6% 0.135 171.4);
Tailwind
colors: {
custom: {
50: '#9ef8da',
500: '#67f3cb',
950: '#000000',
},
}SCSS
$custom: #67f3cb; $custom-light: #9ef8da; $custom-dark: #000000;
JSON
{
"hex": "#67f3cb",
"rgb": {
"r": 103,
"g": 243,
"b": 203
},
"hsl": {
"h": 162.857,
"s": 85.366,
"l": 67.843
},
"oklch": {
"l": 0.87636,
"c": 0.13502,
"h": 171.4
},
"luminance": 0.71297
}Semantic roles & 50–950 ramp
primary
#67F3CB
secondary
#CB335F
accent
#0443E2
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583