#67E5F0#67E5F0
#67E5F0 is a very light, moderate teal. Relative luminance 0.652; OKLCH L 85.5% C 0.112 H 203.1°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #67E5F0 |
|---|---|
| RGB | rgb(103, 229, 240) |
| HSL | hsl(185, 82%, 67%) |
| HSV | hsv(185, 57%, 94%) |
| CMYK | cmyk(57.1%, 4.6%, 0%, 5.9%) |
| CIE-LAB | lab(84.59, -31.75, -15.92) |
| CIE-LCH | lch(84.59, 35.52, 206.63°) |
| OKLab | oklab(85.51% -0.1032 -0.044) |
| OKLCH | oklch(85.51% 0.112 203.1) |
| XYZ | xyz(49.3345, 65.2085, 92.4078) |
| Luminance | 0.6521 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.45
Robin Egg Blue
#8AF1FE
ΔE00 3.97
Aqua Blue
#02D8E9
ΔE00 4.67
Robin'S Egg Blue
#98EFF9
ΔE00 4.84
Bright Light Blue
#26F7FD
ΔE00 5.55
Bright Cyan
#41FDFE
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E5F0 #F07267
analogous
#67F0B7 #67E5F0 #67A0F0
triadic
#67E5F0 #F067E5 #E5F067
tetradic
#67E5F0 #B767F0 #F07267 #A0F067
square
#67E5F0 #B767F0 #F07267 #A0F067
split-complementary
#67E5F0 #F067A0 #F0B767
monochromatic
#14BAC9 #2FDBEB #67E5F0 #9FEFF5 #D6F8FB
Accessibility & contrast
On white
1.50
#67E5F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#67E5F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E5F0
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E5F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E5F0 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCF1
Deuteranopia (green-blind)
#C0CCF1
Tritanopia (blue-blind)
#00EDE8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #67e5f0; /* rgb */ color: rgb(103, 229, 240); /* oklch */ color: oklch(85.5% 0.112 203.1);
Tailwind
colors: {
custom: {
50: '#9fedf5',
500: '#67e5f0',
950: '#000000',
},
}SCSS
$custom: #67e5f0; $custom-light: #9fedf5; $custom-dark: #000000;
JSON
{
"hex": "#67e5f0",
"rgb": {
"r": 103,
"g": 229,
"b": 240
},
"hsl": {
"h": 184.818,
"s": 82.036,
"l": 67.255
},
"oklch": {
"l": 0.85505,
"c": 0.11219,
"h": 203.1
},
"luminance": 0.65213
}Semantic roles & 50–950 ramp
primary
#67E5F0
secondary
#C64135
accent
#1807DE
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101617
muted
#808585