#67F5CC#67F5CC
#67F5CC is a very light, vivid teal. Relative luminance 0.725; OKLCH L 88.1% C 0.137 H 171.1°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #67F5CC |
|---|---|
| RGB | rgb(103, 245, 204) |
| HSL | hsl(163, 88%, 68%) |
| HSV | hsv(163, 58%, 96%) |
| CMYK | cmyk(58%, 0%, 16.7%, 3.9%) |
| CIE-LAB | lab(88.23, -47.97, 8.31) |
| CIE-LCH | lch(88.23, 48.68, 170.17°) |
| OKLab | oklab(88.14% -0.1351 0.0212) |
| OKLCH | oklch(88.14% 0.137 171.1) |
| XYZ | xyz(49.1398, 72.5431, 68.5276) |
| Luminance | 0.7255 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.93
Aquamarine
#7FFFD4
ΔE00 2.68
Light Aqua
#8CFFDB
ΔE00 3.62
Bright Teal
#01F9C6
ΔE00 3.75
Light Aquamarine
#7BFDC7
ΔE00 3.90
Aqua Marine
#2EE8BB
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F5CC #F56790
analogous
#67F585 #67F5CC #67D7F5
triadic
#67F5CC #CC67F5 #F5CC67
tetradic
#67F5CC #8567F5 #F56790 #D7F567
square
#67F5CC #8567F5 #F56790 #D7F567
split-complementary
#67F5CC #F567D7 #F58567
monochromatic
#0ED49B #2EF1B9 #67F5CC #A0F9DF #DAFDF3
Accessibility & contrast
On white
1.35
#67F5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#67F5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F5CC
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F5CC | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE6CA
Deuteranopia (green-blind)
#DAD7CF
Tritanopia (blue-blind)
#00F7E9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #67f5cc; /* rgb */ color: rgb(103, 245, 204); /* oklch */ color: oklch(88.1% 0.137 171.1);
Tailwind
colors: {
custom: {
50: '#9ef9db',
500: '#67f5cc',
950: '#000000',
},
}SCSS
$custom: #67f5cc; $custom-light: #9ef9db; $custom-dark: #000000;
JSON
{
"hex": "#67f5cc",
"rgb": {
"r": 103,
"g": 245,
"b": 204
},
"hsl": {
"h": 162.676,
"s": 87.654,
"l": 68.235
},
"oklch": {
"l": 0.88135,
"c": 0.13677,
"h": 171.1
},
"luminance": 0.72548
}Semantic roles & 50–950 ramp
primary
#67F5CC
secondary
#CE325F
accent
#0143E4
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101715
muted
#808584