#67DEE7#67DEE7
#67DEE7 is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.6% C 0.107 H 202.0°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #67DEE7 |
|---|---|
| RGB | rgb(103, 222, 231) |
| HSL | hsl(184, 73%, 65%) |
| HSV | hsv(184, 55%, 91%) |
| CMYK | cmyk(55.4%, 3.9%, 0%, 9.4%) |
| CIE-LAB | lab(82.32, -30.85, -14.57) |
| CIE-LCH | lch(82.32, 34.12, 205.28°) |
| OKLab | oklab(83.59% -0.0995 -0.0403) |
| OKLCH | oklch(83.59% 0.107 202) |
| XYZ | xyz(46.1326, 60.8911, 84.9078) |
| Luminance | 0.6090 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.03
Aqua Blue
#02D8E9
ΔE00 4.14
Robin Egg Blue
#8AF1FE
ΔE00 5.25
Robin'S Egg Blue
#98EFF9
ΔE00 5.73
Darkturquoise
#00CED1
ΔE00 6.39
Mediumturquoise
#48D1CC
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DEE7 #E77067
analogous
#67E7B0 #67DEE7 #679EE7
triadic
#67DEE7 #E767DE #DEE767
tetradic
#67DEE7 #B067E7 #E77067 #9EE767
square
#67DEE7 #B067E7 #E77067 #9EE767
split-complementary
#67DEE7 #E7679E #E7B067
monochromatic
#1DACB7 #32D3DF #67DEE7 #9CE9EF #D1F5F8
Accessibility & contrast
On white
1.59
#67DEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#67DEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DEE7
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DEE7 | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6E8
Deuteranopia (green-blind)
#BBC6E8
Tritanopia (blue-blind)
#00E5E0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #67dee7; /* rgb */ color: rgb(103, 222, 231); /* oklch */ color: oklch(83.6% 0.107 202.0);
Tailwind
colors: {
custom: {
50: '#9de8ee',
500: '#67dee7',
950: '#000000',
},
}SCSS
$custom: #67dee7; $custom-light: #9de8ee; $custom-dark: #000000;
JSON
{
"hex": "#67dee7",
"rgb": {
"r": 103,
"g": 222,
"b": 231
},
"hsl": {
"h": 184.219,
"s": 72.727,
"l": 65.49
},
"oklch": {
"l": 0.83585,
"c": 0.10733,
"h": 202
},
"luminance": 0.60896
}Semantic roles & 50–950 ramp
primary
#67DEE7
secondary
#B7443B
accent
#1E11D5
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485