#67F5CB#67F5CB
#67F5CB is a very light, vivid teal. Relative luminance 0.725; OKLCH L 88.1% C 0.137 H 170.6°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #67F5CB |
|---|---|
| RGB | rgb(103, 245, 203) |
| HSL | hsl(162, 88%, 68%) |
| HSV | hsv(162, 58%, 96%) |
| CMYK | cmyk(58%, 0%, 17.1%, 3.9%) |
| CIE-LAB | lab(88.21, -48.19, 8.80) |
| CIE-LCH | lch(88.21, 48.99, 169.65°) |
| OKLab | oklab(88.11% -0.1356 0.0225) |
| OKLCH | oklch(88.11% 0.137 170.6) |
| XYZ | xyz(49.0203, 72.4953, 67.8980) |
| Luminance | 0.7250 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.92
Aquamarine
#7FFFD4
ΔE00 2.64
Bright Teal
#01F9C6
ΔE00 3.66
Light Aquamarine
#7BFDC7
ΔE00 3.69
Light Aqua
#8CFFDB
ΔE00 3.70
Aqua Marine
#2EE8BB
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F5CB #F56791
analogous
#67F584 #67F5CB #67D8F5
triadic
#67F5CB #CB67F5 #F5CB67
tetradic
#67F5CB #8467F5 #F56791 #D8F567
square
#67F5CB #8467F5 #F56791 #D8F567
split-complementary
#67F5CB #F567D8 #F58467
monochromatic
#0ED499 #2EF1B7 #67F5CB #A0F9DF #DAFDF2
Accessibility & contrast
On white
1.35
#67F5CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#67F5CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F5CB
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F5CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F5CB | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE6C9
Deuteranopia (green-blind)
#DAD7CE
Tritanopia (blue-blind)
#00F7E9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #67f5cb; /* rgb */ color: rgb(103, 245, 203); /* oklch */ color: oklch(88.1% 0.137 170.6);
Tailwind
colors: {
custom: {
50: '#9ef9da',
500: '#67f5cb',
950: '#000000',
},
}SCSS
$custom: #67f5cb; $custom-light: #9ef9da; $custom-dark: #000000;
JSON
{
"hex": "#67f5cb",
"rgb": {
"r": 103,
"g": 245,
"b": 203
},
"hsl": {
"h": 162.254,
"s": 87.654,
"l": 68.235
},
"oklch": {
"l": 0.88109,
"c": 0.13741,
"h": 170.6
},
"luminance": 0.725
}Semantic roles & 50–950 ramp
primary
#67F5CB
secondary
#CE3260
accent
#0144E4
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583