#67DCE6#67DCE6
#67DCE6 is a very light, moderate teal. Relative luminance 0.598; OKLCH L 83.1% C 0.106 H 202.9°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #67DCE6 |
|---|---|
| RGB | rgb(103, 220, 230) |
| HSL | hsl(185, 72%, 65%) |
| HSV | hsv(185, 55%, 90%) |
| CMYK | cmyk(55.2%, 4.3%, 0%, 9.8%) |
| CIE-LAB | lab(81.72, -30.17, -14.94) |
| CIE-LCH | lch(81.72, 33.66, 206.35°) |
| OKLab | oklab(83.09% -0.0978 -0.0413) |
| OKLCH | oklch(83.09% 0.106 202.9) |
| XYZ | xyz(45.4638, 59.7787, 83.9901) |
| Luminance | 0.5978 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.94
Robin'S Egg
#6DEDFD
ΔE00 4.23
Robin Egg Blue
#8AF1FE
ΔE00 5.47
Robin'S Egg Blue
#98EFF9
ΔE00 5.90
Darkturquoise
#00CED1
ΔE00 6.37
Mediumturquoise
#48D1CC
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DCE6 #E67167
analogous
#67E6B0 #67DCE6 #679DE6
triadic
#67DCE6 #E667DC #DCE667
tetradic
#67DCE6 #B067E6 #E67167 #9DE667
square
#67DCE6 #B067E6 #E67167 #9DE667
split-complementary
#67DCE6 #E6679D #E6B067
monochromatic
#1EA9B5 #32D0DD #67DCE6 #9CE8EF #D0F4F7
Accessibility & contrast
On white
1.62
#67DCE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#67DCE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DCE6
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DCE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DCE6 | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD4E7
Deuteranopia (green-blind)
#B9C5E7
Tritanopia (blue-blind)
#00E4DF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #67dce6; /* rgb */ color: rgb(103, 220, 230); /* oklch */ color: oklch(83.1% 0.106 202.9);
Tailwind
colors: {
custom: {
50: '#9de7ed',
500: '#67dce6',
950: '#000000',
},
}SCSS
$custom: #67dce6; $custom-light: #9de7ed; $custom-dark: #000000;
JSON
{
"hex": "#67dce6",
"rgb": {
"r": 103,
"g": 220,
"b": 230
},
"hsl": {
"h": 184.724,
"s": 71.751,
"l": 65.294
},
"oklch": {
"l": 0.83089,
"c": 0.10614,
"h": 202.9
},
"luminance": 0.59783
}Semantic roles & 50–950 ramp
primary
#67DCE6
secondary
#B5463C
accent
#2112D4
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1616
muted
#808484