#67F2CB#67F2CB
#67F2CB is a very light, vivid teal. Relative luminance 0.707; OKLCH L 87.4% C 0.134 H 171.7°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #67F2CB |
|---|---|
| RGB | rgb(103, 242, 203) |
| HSL | hsl(163, 84%, 68%) |
| HSV | hsv(163, 57%, 95%) |
| CMYK | cmyk(57.4%, 0%, 16.1%, 5.1%) |
| CIE-LAB | lab(87.34, -46.91, 7.55) |
| CIE-LCH | lch(87.34, 47.52, 170.86°) |
| OKLab | oklab(87.4% -0.1325 0.0192) |
| OKLCH | oklch(87.4% 0.134 171.7) |
| XYZ | xyz(48.1201, 70.6949, 67.5979) |
| Luminance | 0.7070 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.00
Aquamarine
#7FFFD4
ΔE00 3.25
Aqua Marine
#2EE8BB
ΔE00 3.81
Light Aqua
#8CFFDB
ΔE00 3.89
Bright Teal
#01F9C6
ΔE00 4.15
Aqua (survey)
#13EAC9
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F2CB #F2678E
analogous
#67F285 #67F2CB #67D4F2
triadic
#67F2CB #CB67F2 #F2CB67
tetradic
#67F2CB #8567F2 #F2678E #D4F267
square
#67F2CB #8567F2 #F2678E #D4F267
split-complementary
#67F2CB #F267D4 #F28567
monochromatic
#12CD98 #2FEDB8 #67F2CB #9FF7DE #D8FCF2
Accessibility & contrast
On white
1.39
#67F2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#67F2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F2CB
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F2CB | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE4C9
Deuteranopia (green-blind)
#D7D5CE
Tritanopia (blue-blind)
#00F4E7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #67f2cb; /* rgb */ color: rgb(103, 242, 203); /* oklch */ color: oklch(87.4% 0.134 171.7);
Tailwind
colors: {
custom: {
50: '#9ef7da',
500: '#67f2cb',
950: '#000000',
},
}SCSS
$custom: #67f2cb; $custom-light: #9ef7da; $custom-dark: #000000;
JSON
{
"hex": "#67f2cb",
"rgb": {
"r": 103,
"g": 242,
"b": 203
},
"hsl": {
"h": 163.165,
"s": 84.242,
"l": 67.647
},
"oklch": {
"l": 0.874,
"c": 0.13384,
"h": 171.7
},
"luminance": 0.707
}Semantic roles & 50–950 ramp
primary
#67F2CB
secondary
#C9345E
accent
#0542E1
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583