#67E2F2#67E2F2
#67E2F2 is a very light, moderate teal. Relative luminance 0.637; OKLCH L 84.9% C 0.111 H 206.9°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #67E2F2 |
|---|---|
| RGB | rgb(103, 226, 242) |
| HSL | hsl(187, 84%, 68%) |
| HSV | hsv(187, 57%, 95%) |
| CMYK | cmyk(57.4%, 6.6%, 0%, 5.1%) |
| CIE-LAB | lab(83.80, -29.77, -18.17) |
| CIE-LCH | lch(83.80, 34.88, 211.40°) |
| OKLab | oklab(84.89% -0.0993 -0.0503) |
| OKLCH | oklch(84.89% 0.111 206.9) |
| XYZ | xyz(48.8103, 63.6822, 93.7068) |
| Luminance | 0.6369 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.43
Robin Egg Blue
#8AF1FE
ΔE00 4.10
Aqua Blue
#02D8E9
ΔE00 4.40
Robin'S Egg Blue
#98EFF9
ΔE00 5.02
Neon Blue
#04D9FF
ΔE00 6.49
Bright Light Blue
#26F7FD
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E2F2 #F27767
analogous
#67F2BC #67E2F2 #679DF2
triadic
#67E2F2 #F267E2 #E2F267
tetradic
#67E2F2 #BC67F2 #F27767 #9DF267
square
#67E2F2 #BC67F2 #F27767 #9DF267
split-complementary
#67E2F2 #F2679D #F2BC67
monochromatic
#12B7CD #2FD7ED #67E2F2 #9FEDF7 #D8F8FC
Accessibility & contrast
On white
1.53
#67E2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#67E2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E2F2
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E2F2 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DAF3
Deuteranopia (green-blind)
#BCCAF2
Tritanopia (blue-blind)
#00EBE7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #67e2f2; /* rgb */ color: rgb(103, 226, 242); /* oklch */ color: oklch(84.9% 0.111 206.9);
Tailwind
colors: {
custom: {
50: '#9febf6',
500: '#67e2f2',
950: '#000000',
},
}SCSS
$custom: #67e2f2; $custom-light: #9febf6; $custom-dark: #000000;
JSON
{
"hex": "#67e2f2",
"rgb": {
"r": 103,
"g": 226,
"b": 242
},
"hsl": {
"h": 186.906,
"s": 84.242,
"l": 67.647
},
"oklch": {
"l": 0.84889,
"c": 0.11128,
"h": 206.9
},
"luminance": 0.63687
}Semantic roles & 50–950 ramp
primary
#67E2F2
secondary
#C94534
accent
#1E05E1
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101617
muted
#808485