#67E4ED#67E4ED
#67E4ED is a very light, moderate teal. Relative luminance 0.645; OKLCH L 85.2% C 0.111 H 201.7°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #67E4ED |
|---|---|
| RGB | rgb(103, 228, 237) |
| HSL | hsl(184, 79%, 67%) |
| HSV | hsv(184, 57%, 93%) |
| CMYK | cmyk(56.5%, 3.8%, 0%, 7.1%) |
| CIE-LAB | lab(84.22, -32.09, -14.90) |
| CIE-LCH | lch(84.22, 35.38, 204.91°) |
| OKLab | oklab(85.17% -0.1033 -0.0412) |
| OKLCH | oklch(85.17% 0.111 201.7) |
| XYZ | xyz(48.6166, 64.4800, 89.9881) |
| Luminance | 0.6449 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.10
Robin Egg Blue
#8AF1FE
ΔE00 4.40
Aqua Blue
#02D8E9
ΔE00 4.71
Robin'S Egg Blue
#98EFF9
ΔE00 5.12
Bright Light Blue
#26F7FD
ΔE00 5.42
Bright Cyan
#41FDFE
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E4ED #ED7067
analogous
#67EDB3 #67E4ED #67A1ED
triadic
#67E4ED #ED67E4 #E4ED67
tetradic
#67E4ED #B367ED #ED7067 #A1ED67
square
#67E4ED #B367ED #ED7067 #A1ED67
split-complementary
#67E4ED #ED67A1 #EDB367
monochromatic
#17B7C3 #30DAE7 #67E4ED #9EEEF3 #D4F7FA
Accessibility & contrast
On white
1.51
#67E4ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#67E4ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E4ED
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E4ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E4ED | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEE
Deuteranopia (green-blind)
#C0CBEE
Tritanopia (blue-blind)
#00ECE6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #67e4ed; /* rgb */ color: rgb(103, 228, 237); /* oklch */ color: oklch(85.2% 0.111 201.7);
Tailwind
colors: {
custom: {
50: '#9eedf2',
500: '#67e4ed',
950: '#000000',
},
}SCSS
$custom: #67e4ed; $custom-light: #9eedf2; $custom-dark: #000000;
JSON
{
"hex": "#67e4ed",
"rgb": {
"r": 103,
"g": 228,
"b": 237
},
"hsl": {
"h": 184.03,
"s": 78.824,
"l": 66.667
},
"oklch": {
"l": 0.85172,
"c": 0.11127,
"h": 201.7
},
"luminance": 0.64485
}Semantic roles & 50–950 ramp
primary
#67E4ED
secondary
#C14138
accent
#180ADB
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101617
muted
#808585