#67CEC8#67CEC8
#67CEC8 is a light, moderate teal. Relative luminance 0.512; OKLCH L 78.8% C 0.097 H 190.3°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #67CEC8 |
|---|---|
| RGB | rgb(103, 206, 200) |
| HSL | hsl(177, 51%, 61%) |
| HSV | hsv(177, 50%, 81%) |
| CMYK | cmyk(50%, 0%, 2.9%, 19.2%) |
| CIE-LAB | lab(76.80, -31.36, -6.23) |
| CIE-LCH | lch(76.80, 31.97, 191.23°) |
| OKLab | oklab(78.83% -0.095 -0.0173) |
| OKLCH | oklch(78.83% 0.097 190.3) |
| XYZ | xyz(38.0858, 51.1929, 62.5065) |
| Luminance | 0.5120 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.52
Darkturquoise
#00CED1
ΔE00 5.05
Turquoise
#40E0D0
ΔE00 6.08
Topaz
#13BBAF
ΔE00 7.32
Seafoam Blue
#78D1B6
ΔE00 7.67
Pale Teal
#82CBB2
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CEC8 #CE676D
analogous
#67CE94 #67CEC8 #67A0CE
triadic
#67CEC8 #C867CE #CEC867
tetradic
#67CEC8 #9467CE #CE676D #A0CE67
square
#67CEC8 #9467CE #CE676D #A0CE67
split-complementary
#67CEC8 #CE67A0 #CE9467
monochromatic
#2D8D88 #3CBBB4 #67CEC8 #95DDD9 #C4ECE9
Accessibility & contrast
On white
1.87
#67CEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#67CEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CEC8
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CEC8 | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C5C8
Deuteranopia (green-blind)
#B3B8C9
Tritanopia (blue-blind)
#26D3CC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #67cec8; /* rgb */ color: rgb(103, 206, 200); /* oklch */ color: oklch(78.8% 0.097 190.3);
Tailwind
colors: {
custom: {
50: '#9addd8',
500: '#67cec8',
950: '#000000',
},
}SCSS
$custom: #67cec8; $custom-light: #9addd8; $custom-dark: #000000;
JSON
{
"hex": "#67cec8",
"rgb": {
"r": 103,
"g": 206,
"b": 200
},
"hsl": {
"h": 176.505,
"s": 51.244,
"l": 60.588
},
"oklch": {
"l": 0.78829,
"c": 0.09659,
"h": 190.3
},
"luminance": 0.51196
}Semantic roles & 50–950 ramp
primary
#67CEC8
secondary
#94464A
accent
#2730BF
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483