#67CFD5#67CFD5
#67CFD5 is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.5% C 0.097 H 200.4°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #67CFD5 |
|---|---|
| RGB | rgb(103, 207, 213) |
| HSL | hsl(183, 57%, 62%) |
| HSV | hsv(183, 52%, 84%) |
| CMYK | cmyk(51.6%, 2.8%, 0%, 16.5%) |
| CIE-LAB | lab(77.47, -28.45, -12.23) |
| CIE-LCH | lch(77.47, 30.97, 203.26°) |
| OKLab | oklab(79.5% -0.0907 -0.0338) |
| OKLCH | oklch(79.5% 0.097 200.4) |
| XYZ | xyz(39.9117, 52.3097, 70.9314) |
| Luminance | 0.5231 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.94
Aqua Blue
#02D8E9
ΔE00 5.07
Mediumturquoise
#48D1CC
ΔE00 5.12
Robin'S Egg
#6DEDFD
ΔE00 7.55
Robin'S Egg Blue
#98EFF9
ΔE00 8.46
Robin Egg Blue
#8AF1FE
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CFD5 #D56D67
analogous
#67D5A4 #67CFD5 #6798D5
triadic
#67CFD5 #D567CF #CFD567
tetradic
#67CFD5 #A467D5 #D56D67 #98D567
square
#67CFD5 #A467D5 #D56D67 #98D567
split-complementary
#67CFD5 #D56798 #D5A467
monochromatic
#2A9298 #37C0C8 #67CFD5 #97DEE2 #C7EDEF
Accessibility & contrast
On white
1.83
#67CFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#67CFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CFD5
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CFD5 | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C7D6
Deuteranopia (green-blind)
#B0BAD6
Tritanopia (blue-blind)
#0BD5D1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #67cfd5; /* rgb */ color: rgb(103, 207, 213); /* oklch */ color: oklch(79.5% 0.097 200.4);
Tailwind
colors: {
custom: {
50: '#9bdee1',
500: '#67cfd5',
950: '#000000',
},
}SCSS
$custom: #67cfd5; $custom-light: #9bdee1; $custom-dark: #000000;
JSON
{
"hex": "#67cfd5",
"rgb": {
"r": 103,
"g": 207,
"b": 213
},
"hsl": {
"h": 183.273,
"s": 56.701,
"l": 61.961
},
"oklch": {
"l": 0.79495,
"c": 0.09676,
"h": 200.4
},
"luminance": 0.52313
}Semantic roles & 50–950 ramp
primary
#67CFD5
secondary
#9D4844
accent
#2A21C4
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484