#67E2F1#67E2F1
#67E2F1 is a very light, moderate teal. Relative luminance 0.636; OKLCH L 84.9% C 0.111 H 206.2°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #67E2F1 |
|---|---|
| RGB | rgb(103, 226, 241) |
| HSL | hsl(187, 83%, 67%) |
| HSV | hsv(187, 57%, 95%) |
| CMYK | cmyk(57.3%, 6.2%, 0%, 5.5%) |
| CIE-LAB | lab(83.77, -30.05, -17.69) |
| CIE-LCH | lch(83.77, 34.87, 210.49°) |
| OKLab | oklab(84.85% -0.0997 -0.0489) |
| OKLCH | oklch(84.85% 0.111 206.2) |
| XYZ | xyz(48.6605, 63.6223, 92.9180) |
| Luminance | 0.6363 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.44
Robin Egg Blue
#8AF1FE
ΔE00 4.10
Aqua Blue
#02D8E9
ΔE00 4.33
Robin'S Egg Blue
#98EFF9
ΔE00 4.99
Neon Blue
#04D9FF
ΔE00 6.77
Bright Light Blue
#26F7FD
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E2F1 #F17667
analogous
#67F1BB #67E2F1 #679DF1
triadic
#67E2F1 #F167E2 #E2F167
tetradic
#67E2F1 #BB67F1 #F17667 #9DF167
square
#67E2F1 #BB67F1 #F17667 #9DF167
split-complementary
#67E2F1 #F1679D #F1BB67
monochromatic
#13B7CB #2FD7EC #67E2F1 #9FEDF6 #D7F7FB
Accessibility & contrast
On white
1.53
#67E2F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#67E2F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E2F1
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E2F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E2F1 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DAF2
Deuteranopia (green-blind)
#BCCAF1
Tritanopia (blue-blind)
#00EBE6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #67e2f1; /* rgb */ color: rgb(103, 226, 241); /* oklch */ color: oklch(84.9% 0.111 206.2);
Tailwind
colors: {
custom: {
50: '#9febf5',
500: '#67e2f1',
950: '#000000',
},
}SCSS
$custom: #67e2f1; $custom-light: #9febf5; $custom-dark: #000000;
JSON
{
"hex": "#67e2f1",
"rgb": {
"r": 103,
"g": 226,
"b": 241
},
"hsl": {
"h": 186.522,
"s": 83.133,
"l": 67.451
},
"oklch": {
"l": 0.84853,
"c": 0.11104,
"h": 206.2
},
"luminance": 0.63627
}Semantic roles & 50–950 ramp
primary
#67E2F1
secondary
#C74535
accent
#1E06E0
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101617
muted
#808485