#67E2F0#67E2F0
#67E2F0 is a very light, moderate teal. Relative luminance 0.636; OKLCH L 84.8% C 0.111 H 205.4°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #67E2F0 |
|---|---|
| RGB | rgb(103, 226, 240) |
| HSL | hsl(186, 82%, 67%) |
| HSV | hsv(186, 57%, 94%) |
| CMYK | cmyk(57.1%, 5.8%, 0%, 5.9%) |
| CIE-LAB | lab(83.74, -30.32, -17.21) |
| CIE-LCH | lch(83.74, 34.86, 209.57°) |
| OKLab | oklab(84.82% -0.1001 -0.0476) |
| OKLCH | oklch(84.82% 0.111 205.4) |
| XYZ | xyz(48.5116, 63.5627, 92.1335) |
| Luminance | 0.6357 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.50
Robin Egg Blue
#8AF1FE
ΔE00 4.13
Aqua Blue
#02D8E9
ΔE00 4.28
Robin'S Egg Blue
#98EFF9
ΔE00 4.99
Bright Light Blue
#26F7FD
ΔE00 6.65
Neon Blue
#04D9FF
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E2F0 #F07567
analogous
#67F0B9 #67E2F0 #679EF0
triadic
#67E2F0 #F067E2 #E2F067
tetradic
#67E2F0 #B967F0 #F07567 #9EF067
square
#67E2F0 #B967F0 #F07567 #9EF067
split-complementary
#67E2F0 #F0679E #F0B967
monochromatic
#14B6C9 #2FD7EB #67E2F0 #9FEDF5 #D6F7FB
Accessibility & contrast
On white
1.53
#67E2F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#67E2F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E2F0
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E2F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E2F0 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAF1
Deuteranopia (green-blind)
#BCCAF0
Tritanopia (blue-blind)
#00EAE6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #67e2f0; /* rgb */ color: rgb(103, 226, 240); /* oklch */ color: oklch(84.8% 0.111 205.4);
Tailwind
colors: {
custom: {
50: '#9eebf5',
500: '#67e2f0',
950: '#000000',
},
}SCSS
$custom: #67e2f0; $custom-light: #9eebf5; $custom-dark: #000000;
JSON
{
"hex": "#67e2f0",
"rgb": {
"r": 103,
"g": 226,
"b": 240
},
"hsl": {
"h": 186.131,
"s": 82.036,
"l": 67.255
},
"oklch": {
"l": 0.84818,
"c": 0.11082,
"h": 205.4
},
"luminance": 0.63568
}Semantic roles & 50–950 ramp
primary
#67E2F0
secondary
#C64435
accent
#1D07DE
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101617
muted
#808485