#67E8CC#67E8CC
#67E8CC is a very light, vivid teal. Relative luminance 0.650; OKLCH L 85.1% C 0.122 H 176.7°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #67E8CC |
|---|---|
| RGB | rgb(103, 232, 204) |
| HSL | hsl(167, 74%, 66%) |
| HSV | hsv(167, 56%, 91%) |
| CMYK | cmyk(55.6%, 0%, 12.1%, 9%) |
| CIE-LAB | lab(84.46, -42.32, 2.87) |
| CIE-LCH | lch(84.46, 42.42, 176.12°) |
| OKLab | oklab(85.07% -0.1215 0.007) |
| OKLCH | oklch(85.07% 0.122 176.7) |
| XYZ | xyz(45.3443, 64.9520, 67.2624) |
| Luminance | 0.6496 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.89
Aqua (survey)
#13EAC9
ΔE00 3.65
Light Turquoise
#7EF4CC
ΔE00 4.52
Turquoise
#40E0D0
ΔE00 4.76
Aqua Marine
#2EE8BB
ΔE00 5.04
Light Teal
#90E4C1
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E8CC #E86783
analogous
#67E88B #67E8CC #67C3E8
triadic
#67E8CC #CC67E8 #E8CC67
tetradic
#67E8CC #8B67E8 #E86783 #C3E867
square
#67E8CC #8B67E8 #E86783 #C3E867
split-complementary
#67E8CC #E867C3 #E88B67
monochromatic
#1CB997 #32E0BA #67E8CC #9CF0DE #D1F8F0
Accessibility & contrast
On white
1.50
#67E8CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#67E8CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E8CC
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E8CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E8CC | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DBCB
Deuteranopia (green-blind)
#CCCDCE
Tritanopia (blue-blind)
#01EBE0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #67e8cc; /* rgb */ color: rgb(103, 232, 204); /* oklch */ color: oklch(85.1% 0.122 176.7);
Tailwind
colors: {
custom: {
50: '#9df0db',
500: '#67e8cc',
950: '#000000',
},
}SCSS
$custom: #67e8cc; $custom-light: #9df0db; $custom-dark: #000000;
JSON
{
"hex": "#67e8cc",
"rgb": {
"r": 103,
"g": 232,
"b": 204
},
"hsl": {
"h": 166.977,
"s": 73.714,
"l": 65.686
},
"oklch": {
"l": 0.85068,
"c": 0.12171,
"h": 176.7
},
"luminance": 0.64956
}Semantic roles & 50–950 ramp
primary
#67E8CC
secondary
#B83B56
accent
#103BD6
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1615
muted
#808584