#67E1F2#67E1F2
#67E1F2 is a very light, moderate teal. Relative luminance 0.631; OKLCH L 84.7% C 0.111 H 207.7°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #67E1F2 |
|---|---|
| RGB | rgb(103, 225, 242) |
| HSL | hsl(187, 84%, 68%) |
| HSV | hsv(187, 57%, 95%) |
| CMYK | cmyk(57.4%, 7%, 0%, 5.1%) |
| CIE-LAB | lab(83.52, -29.29, -18.60) |
| CIE-LCH | lch(83.52, 34.70, 212.41°) |
| OKLab | oklab(84.66% -0.0982 -0.0515) |
| OKLCH | oklch(84.66% 0.111 207.7) |
| XYZ | xyz(48.5392, 63.1400, 93.6164) |
| Luminance | 0.6314 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.69
Robin Egg Blue
#8AF1FE
ΔE00 4.29
Aqua Blue
#02D8E9
ΔE00 4.41
Robin'S Egg Blue
#98EFF9
ΔE00 5.17
Neon Blue
#04D9FF
ΔE00 6.14
Bright Light Blue
#26F7FD
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E1F2 #F27867
analogous
#67F2BD #67E1F2 #679CF2
triadic
#67E1F2 #F267E1 #E1F267
tetradic
#67E1F2 #BD67F2 #F27867 #9CF267
square
#67E1F2 #BD67F2 #F27867 #9CF267
split-complementary
#67E1F2 #F2679C #F2BD67
monochromatic
#12B6CD #2FD6ED #67E1F2 #9FECF7 #D8F7FC
Accessibility & contrast
On white
1.54
#67E1F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#67E1F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E1F2
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E1F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E1F2 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D9F3
Deuteranopia (green-blind)
#BBC9F2
Tritanopia (blue-blind)
#00EAE6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #67e1f2; /* rgb */ color: rgb(103, 225, 242); /* oklch */ color: oklch(84.7% 0.111 207.7);
Tailwind
colors: {
custom: {
50: '#9feaf6',
500: '#67e1f2',
950: '#000000',
},
}SCSS
$custom: #67e1f2; $custom-light: #9feaf6; $custom-dark: #000000;
JSON
{
"hex": "#67e1f2",
"rgb": {
"r": 103,
"g": 225,
"b": 242
},
"hsl": {
"h": 187.338,
"s": 84.242,
"l": 67.647
},
"oklch": {
"l": 0.8466,
"c": 0.1109,
"h": 207.7
},
"luminance": 0.63145
}Semantic roles & 50–950 ramp
primary
#67E1F2
secondary
#C94634
accent
#2005E1
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101617
muted
#808485