#67CFD7#67CFD7
#67CFD7 is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.6% C 0.097 H 202.1°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #67CFD7 |
|---|---|
| RGB | rgb(103, 207, 215) |
| HSL | hsl(184, 58%, 62%) |
| HSV | hsv(184, 52%, 84%) |
| CMYK | cmyk(52.1%, 3.7%, 0%, 15.7%) |
| CIE-LAB | lab(77.53, -27.92, -13.21) |
| CIE-LCH | lch(77.53, 30.88, 205.33°) |
| OKLab | oklab(79.56% -0.0899 -0.0365) |
| OKLCH | oklch(79.56% 0.097 202.1) |
| XYZ | xyz(40.1671, 52.4118, 72.2765) |
| Luminance | 0.5242 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.79
Darkturquoise
#00CED1
ΔE00 5.34
Mediumturquoise
#48D1CC
ΔE00 5.81
Robin'S Egg
#6DEDFD
ΔE00 7.27
Robin Egg Blue
#8AF1FE
ΔE00 8.25
Robin'S Egg Blue
#98EFF9
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CFD7 #D76F67
analogous
#67D7A7 #67CFD7 #6797D7
triadic
#67CFD7 #D767CF #CFD767
tetradic
#67CFD7 #A767D7 #D76F67 #97D767
square
#67CFD7 #A767D7 #D76F67 #97D767
split-complementary
#67CFD7 #D76797 #D7A767
monochromatic
#29939B #37C0CA #67CFD7 #97DEE4 #C8EEF0
Accessibility & contrast
On white
1.83
#67CFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#67CFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CFD7
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CFD7 | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C7D8
Deuteranopia (green-blind)
#B0BAD8
Tritanopia (blue-blind)
#03D6D1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #67cfd7; /* rgb */ color: rgb(103, 207, 215); /* oklch */ color: oklch(79.6% 0.097 202.1);
Tailwind
colors: {
custom: {
50: '#9bdee3',
500: '#67cfd7',
950: '#000000',
},
}SCSS
$custom: #67cfd7; $custom-light: #9bdee3; $custom-dark: #000000;
JSON
{
"hex": "#67cfd7",
"rgb": {
"r": 103,
"g": 207,
"b": 215
},
"hsl": {
"h": 184.286,
"s": 58.333,
"l": 62.353
},
"oklch": {
"l": 0.79564,
"c": 0.09698,
"h": 202.1
},
"luminance": 0.52416
}Semantic roles & 50–950 ramp
primary
#67CFD7
secondary
#9F4A43
accent
#2B20C6
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484