#67E7EE#67E7EE
#67E7EE is a very light, moderate teal. Relative luminance 0.662; OKLCH L 85.9% C 0.113 H 200.2°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #67E7EE |
|---|---|
| RGB | rgb(103, 231, 238) |
| HSL | hsl(183, 80%, 67%) |
| HSV | hsv(183, 57%, 93%) |
| CMYK | cmyk(56.7%, 2.9%, 0%, 6.7%) |
| CIE-LAB | lab(85.10, -33.24, -14.10) |
| CIE-LCH | lch(85.10, 36.11, 202.99°) |
| OKLab | oklab(85.9% -0.1061 -0.039) |
| OKLCH | oklch(85.9% 0.113 200.2) |
| XYZ | xyz(49.5956, 66.2035, 91.0372) |
| Luminance | 0.6621 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.39
Robin Egg Blue
#8AF1FE
ΔE00 4.49
Bright Light Blue
#26F7FD
ΔE00 4.64
Robin'S Egg Blue
#98EFF9
ΔE00 5.21
Aqua Blue
#02D8E9
ΔE00 5.35
Bright Cyan
#41FDFE
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E7EE #EE6E67
analogous
#67EEB2 #67E7EE #67A4EE
triadic
#67E7EE #EE67E7 #E7EE67
tetradic
#67E7EE #B267EE #EE6E67 #A4EE67
square
#67E7EE #B267EE #EE6E67 #A4EE67
split-complementary
#67E7EE #EE67A4 #EEB267
monochromatic
#16BCC5 #30DEE8 #67E7EE #9EF0F4 #D5F8FA
Accessibility & contrast
On white
1.47
#67E7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#67E7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E7EE
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E7EE | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEEF
Deuteranopia (green-blind)
#C3CEEF
Tritanopia (blue-blind)
#00EFE9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #67e7ee; /* rgb */ color: rgb(103, 231, 238); /* oklch */ color: oklch(85.9% 0.113 200.2);
Tailwind
colors: {
custom: {
50: '#9feff3',
500: '#67e7ee',
950: '#000000',
},
}SCSS
$custom: #67e7ee; $custom-light: #9feff3; $custom-dark: #000000;
JSON
{
"hex": "#67e7ee",
"rgb": {
"r": 103,
"g": 231,
"b": 238
},
"hsl": {
"h": 183.111,
"s": 79.882,
"l": 66.863
},
"oklch": {
"l": 0.85895,
"c": 0.11302,
"h": 200.2
},
"luminance": 0.66208
}Semantic roles & 50–950 ramp
primary
#67E7EE
secondary
#C23E37
accent
#1409DC
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101617
muted
#808585