#67DFE7#67DFE7
#67DFE7 is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.8% C 0.108 H 201.3°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #67DFE7 |
|---|---|
| RGB | rgb(103, 223, 231) |
| HSL | hsl(184, 73%, 65%) |
| HSV | hsv(184, 55%, 91%) |
| CMYK | cmyk(55.4%, 3.5%, 0%, 9.4%) |
| CIE-LAB | lab(82.61, -31.33, -14.14) |
| CIE-LCH | lch(82.61, 34.37, 204.29°) |
| OKLab | oklab(83.82% -0.1005 -0.0391) |
| OKLCH | oklch(83.82% 0.108 201.3) |
| XYZ | xyz(46.3990, 61.4239, 84.9966) |
| Luminance | 0.6143 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.08
Aqua Blue
#02D8E9
ΔE00 4.34
Robin Egg Blue
#8AF1FE
ΔE00 5.25
Robin'S Egg Blue
#98EFF9
ΔE00 5.72
Bright Light Blue
#26F7FD
ΔE00 6.28
Darkturquoise
#00CED1
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DFE7 #E76F67
analogous
#67E7AF #67DFE7 #679FE7
triadic
#67DFE7 #E767DF #DFE767
tetradic
#67DFE7 #AF67E7 #E76F67 #9FE767
square
#67DFE7 #AF67E7 #E76F67 #9FE767
split-complementary
#67DFE7 #E7679F #E7AF67
monochromatic
#1DADB7 #32D4DF #67DFE7 #9CEAEF #D1F5F8
Accessibility & contrast
On white
1.58
#67DFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#67DFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DFE7
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DFE7 | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D6E8
Deuteranopia (green-blind)
#BCC7E8
Tritanopia (blue-blind)
#00E6E1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #67dfe7; /* rgb */ color: rgb(103, 223, 231); /* oklch */ color: oklch(83.8% 0.108 201.3);
Tailwind
colors: {
custom: {
50: '#9ee9ee',
500: '#67dfe7',
950: '#000000',
},
}SCSS
$custom: #67dfe7; $custom-light: #9ee9ee; $custom-dark: #000000;
JSON
{
"hex": "#67dfe7",
"rgb": {
"r": 103,
"g": 223,
"b": 231
},
"hsl": {
"h": 183.75,
"s": 72.727,
"l": 65.49
},
"oklch": {
"l": 0.83815,
"c": 0.10788,
"h": 201.3
},
"luminance": 0.61428
}Semantic roles & 50–950 ramp
primary
#67DFE7
secondary
#B7433B
accent
#1D11D5
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485