#67E4F0#67E4F0
#67E4F0 is a very light, moderate teal. Relative luminance 0.647; OKLCH L 85.3% C 0.112 H 203.9°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #67E4F0 |
|---|---|
| RGB | rgb(103, 228, 240) |
| HSL | hsl(185, 82%, 67%) |
| HSV | hsv(185, 57%, 94%) |
| CMYK | cmyk(57.1%, 5%, 0%, 5.9%) |
| CIE-LAB | lab(84.31, -31.28, -16.35) |
| CIE-LCH | lch(84.31, 35.29, 207.60°) |
| OKLab | oklab(85.28% -0.1021 -0.0452) |
| OKLCH | oklch(85.28% 0.112 203.9) |
| XYZ | xyz(49.0586, 64.6567, 92.3158) |
| Luminance | 0.6466 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.39
Robin Egg Blue
#8AF1FE
ΔE00 3.98
Aqua Blue
#02D8E9
ΔE00 4.50
Robin'S Egg Blue
#98EFF9
ΔE00 4.86
Bright Light Blue
#26F7FD
ΔE00 5.91
Bright Cyan
#41FDFE
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E4F0 #F07367
analogous
#67F0B7 #67E4F0 #67A0F0
triadic
#67E4F0 #F067E4 #E4F067
tetradic
#67E4F0 #B767F0 #F07367 #A0F067
square
#67E4F0 #B767F0 #F07367 #A0F067
split-complementary
#67E4F0 #F067A0 #F0B767
monochromatic
#14B9C9 #2FDAEB #67E4F0 #9FEEF5 #D6F8FB
Accessibility & contrast
On white
1.51
#67E4F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#67E4F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E4F0
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E4F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E4F0 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBF1
Deuteranopia (green-blind)
#BFCCF1
Tritanopia (blue-blind)
#00ECE7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #67e4f0; /* rgb */ color: rgb(103, 228, 240); /* oklch */ color: oklch(85.3% 0.112 203.9);
Tailwind
colors: {
custom: {
50: '#9fedf5',
500: '#67e4f0',
950: '#000000',
},
}SCSS
$custom: #67e4f0; $custom-light: #9fedf5; $custom-dark: #000000;
JSON
{
"hex": "#67e4f0",
"rgb": {
"r": 103,
"g": 228,
"b": 240
},
"hsl": {
"h": 185.255,
"s": 82.036,
"l": 67.255
},
"oklch": {
"l": 0.85276,
"c": 0.11172,
"h": 203.9
},
"luminance": 0.64662
}Semantic roles & 50–950 ramp
primary
#67E4F0
secondary
#C64235
accent
#1A07DE
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101617
muted
#808585