#67DEE8#67DEE8
#67DEE8 is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.6% C 0.107 H 202.8°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #67DEE8 |
|---|---|
| RGB | rgb(103, 222, 232) |
| HSL | hsl(185, 74%, 66%) |
| HSV | hsv(185, 56%, 91%) |
| CMYK | cmyk(55.6%, 4.3%, 0%, 9%) |
| CIE-LAB | lab(82.35, -30.58, -15.06) |
| CIE-LCH | lch(82.35, 34.09, 206.21°) |
| OKLab | oklab(83.62% -0.0991 -0.0416) |
| OKLCH | oklch(83.62% 0.107 202.8) |
| XYZ | xyz(46.2743, 60.9478, 85.6537) |
| Luminance | 0.6095 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.84
Aqua Blue
#02D8E9
ΔE00 4.04
Robin Egg Blue
#8AF1FE
ΔE00 5.12
Robin'S Egg Blue
#98EFF9
ΔE00 5.64
Darkturquoise
#00CED1
ΔE00 6.58
Bright Light Blue
#26F7FD
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DEE8 #E87167
analogous
#67E8B1 #67DEE8 #679DE8
triadic
#67DEE8 #E867DE #DEE867
tetradic
#67DEE8 #B167E8 #E87167 #9DE867
square
#67DEE8 #B167E8 #E87167 #9DE867
split-complementary
#67DEE8 #E8679D #E8B167
monochromatic
#1CADB9 #32D2E0 #67DEE8 #9CEAF0 #D1F5F8
Accessibility & contrast
On white
1.59
#67DEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#67DEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DEE8
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DEE8 | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6E9
Deuteranopia (green-blind)
#BBC6E9
Tritanopia (blue-blind)
#00E6E1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #67dee8; /* rgb */ color: rgb(103, 222, 232); /* oklch */ color: oklch(83.6% 0.107 202.8);
Tailwind
colors: {
custom: {
50: '#9ee8ef',
500: '#67dee8',
950: '#000000',
},
}SCSS
$custom: #67dee8; $custom-light: #9ee8ef; $custom-dark: #000000;
JSON
{
"hex": "#67dee8",
"rgb": {
"r": 103,
"g": 222,
"b": 232
},
"hsl": {
"h": 184.651,
"s": 73.714,
"l": 65.686
},
"oklch": {
"l": 0.83619,
"c": 0.10747,
"h": 202.8
},
"luminance": 0.60952
}Semantic roles & 50–950 ramp
primary
#67DEE8
secondary
#B8453B
accent
#1F10D6
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485