#67CCCA#67CCCA
#67CCCA is a light, moderate teal. Relative luminance 0.503; OKLCH L 78.4% C 0.095 H 193.7°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #67CCCA |
|---|---|
| RGB | rgb(103, 204, 202) |
| HSL | hsl(179, 50%, 60%) |
| HSV | hsv(179, 50%, 80%) |
| CMYK | cmyk(49.5%, 0%, 1%, 20%) |
| CIE-LAB | lab(76.27, -29.89, -8.08) |
| CIE-LCH | lch(76.27, 30.96, 195.13°) |
| OKLab | oklab(78.43% -0.0919 -0.0224) |
| OKLCH | oklch(78.43% 0.095 193.7) |
| XYZ | xyz(37.8427, 50.3302, 63.5861) |
| Luminance | 0.5033 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.09
Darkturquoise
#00CED1
ΔE00 4.57
Aqua Blue
#02D8E9
ΔE00 7.35
Turquoise
#40E0D0
ΔE00 7.37
Topaz
#13BBAF
ΔE00 7.78
Lightseagreen
#20B2AA
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CCCA #CC6769
analogous
#67CC97 #67CCCA #679BCC
triadic
#67CCCA #CA67CC #CCCA67
tetradic
#67CCCA #9767CC #CC6769 #9BCC67
square
#67CCCA #9767CC #CC6769 #9BCC67
split-complementary
#67CCCA #CC679B #CC9767
monochromatic
#2E8A88 #3EB8B6 #67CCCA #95DBDA #C3EBEA
Accessibility & contrast
On white
1.90
#67CCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#67CCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CCCA
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CCCA | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C4CA
Deuteranopia (green-blind)
#B0B7CB
Tritanopia (blue-blind)
#25D1CB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #67ccca; /* rgb */ color: rgb(103, 204, 202); /* oklch */ color: oklch(78.4% 0.095 193.7);
Tailwind
colors: {
custom: {
50: '#9adcda',
500: '#67ccca',
950: '#000000',
},
}SCSS
$custom: #67ccca; $custom-light: #9adcda; $custom-dark: #000000;
JSON
{
"hex": "#67ccca",
"rgb": {
"r": 103,
"g": 204,
"b": 202
},
"hsl": {
"h": 178.812,
"s": 49.754,
"l": 60.196
},
"oklch": {
"l": 0.78425,
"c": 0.09462,
"h": 193.7
},
"luminance": 0.50334
}Semantic roles & 50–950 ramp
primary
#67CCCA
secondary
#914648
accent
#282BBD
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483