#67E5EE#67E5EE
#67E5EE is a very light, moderate teal. Relative luminance 0.651; OKLCH L 85.4% C 0.112 H 201.7°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #67E5EE |
|---|---|
| RGB | rgb(103, 229, 238) |
| HSL | hsl(184, 80%, 67%) |
| HSV | hsv(184, 57%, 93%) |
| CMYK | cmyk(56.7%, 3.8%, 0%, 6.7%) |
| CIE-LAB | lab(84.53, -32.30, -14.96) |
| CIE-LCH | lch(84.53, 35.59, 204.85°) |
| OKLab | oklab(85.44% -0.104 -0.0414) |
| OKLCH | oklch(85.44% 0.112 201.7) |
| XYZ | xyz(49.0390, 65.0903, 90.8517) |
| Luminance | 0.6510 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.97
Robin Egg Blue
#8AF1FE
ΔE00 4.28
Aqua Blue
#02D8E9
ΔE00 4.83
Robin'S Egg Blue
#98EFF9
ΔE00 5.04
Bright Light Blue
#26F7FD
ΔE00 5.24
Bright Cyan
#41FDFE
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E5EE #EE7067
analogous
#67EEB4 #67E5EE #67A2EE
triadic
#67E5EE #EE67E5 #E5EE67
tetradic
#67E5EE #B467EE #EE7067 #A2EE67
square
#67E5EE #B467EE #EE7067 #A2EE67
split-complementary
#67E5EE #EE67A2 #EEB467
monochromatic
#16B9C5 #30DCE8 #67E5EE #9EEEF4 #D5F8FA
Accessibility & contrast
On white
1.50
#67E5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#67E5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E5EE
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E5EE | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEF
Deuteranopia (green-blind)
#C0CCEF
Tritanopia (blue-blind)
#00EDE7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #67e5ee; /* rgb */ color: rgb(103, 229, 238); /* oklch */ color: oklch(85.4% 0.112 201.7);
Tailwind
colors: {
custom: {
50: '#9fedf3',
500: '#67e5ee',
950: '#000000',
},
}SCSS
$custom: #67e5ee; $custom-light: #9fedf3; $custom-dark: #000000;
JSON
{
"hex": "#67e5ee",
"rgb": {
"r": 103,
"g": 229,
"b": 238
},
"hsl": {
"h": 184,
"s": 79.882,
"l": 66.863
},
"oklch": {
"l": 0.85436,
"c": 0.11192,
"h": 201.7
},
"luminance": 0.65095
}Semantic roles & 50–950 ramp
primary
#67E5EE
secondary
#C24037
accent
#1709DC
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101617
muted
#808585