#67E2EE#67E2EE
#67E2EE is a very light, moderate teal. Relative luminance 0.634; OKLCH L 84.7% C 0.110 H 204.0°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #67E2EE |
|---|---|
| RGB | rgb(103, 226, 238) |
| HSL | hsl(185, 80%, 67%) |
| HSV | hsv(185, 57%, 93%) |
| CMYK | cmyk(56.7%, 5%, 0%, 6.7%) |
| CIE-LAB | lab(83.68, -30.87, -16.24) |
| CIE-LCH | lch(83.68, 34.88, 207.75°) |
| OKLab | oklab(84.75% -0.1009 -0.0449) |
| OKLCH | oklch(84.75% 0.11 204) |
| XYZ | xyz(48.2161, 63.4445, 90.5774) |
| Luminance | 0.6345 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.75
Robin Egg Blue
#8AF1FE
ΔE00 4.26
Aqua Blue
#02D8E9
ΔE00 4.27
Robin'S Egg Blue
#98EFF9
ΔE00 5.04
Bright Light Blue
#26F7FD
ΔE00 6.26
Darkturquoise
#00CED1
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E2EE #EE7367
analogous
#67EEB6 #67E2EE #679FEE
triadic
#67E2EE #EE67E2 #E2EE67
tetradic
#67E2EE #B667EE #EE7367 #9FEE67
square
#67E2EE #B667EE #EE7367 #9FEE67
split-complementary
#67E2EE #EE679F #EEB667
monochromatic
#16B5C5 #30D7E8 #67E2EE #9EEDF4 #D5F7FA
Accessibility & contrast
On white
1.53
#67E2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#67E2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E2EE
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E2EE | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAEF
Deuteranopia (green-blind)
#BDCAEF
Tritanopia (blue-blind)
#00EAE5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #67e2ee; /* rgb */ color: rgb(103, 226, 238); /* oklch */ color: oklch(84.7% 0.110 204.0);
Tailwind
colors: {
custom: {
50: '#9eebf3',
500: '#67e2ee',
950: '#000000',
},
}SCSS
$custom: #67e2ee; $custom-light: #9eebf3; $custom-dark: #000000;
JSON
{
"hex": "#67e2ee",
"rgb": {
"r": 103,
"g": 226,
"b": 238
},
"hsl": {
"h": 185.333,
"s": 79.882,
"l": 66.863
},
"oklch": {
"l": 0.84747,
"c": 0.11041,
"h": 204
},
"luminance": 0.63449
}Semantic roles & 50–950 ramp
primary
#67E2EE
secondary
#C24337
accent
#1C09DC
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101617
muted
#808485