#67EFFE#67EFFE
#67EFFE is a very light, moderate teal. Relative luminance 0.718; OKLCH L 88.3% C 0.119 H 205.2°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #67EFFE |
|---|---|
| RGB | rgb(103, 239, 254) |
| HSL | hsl(186, 99%, 70%) |
| HSV | hsv(186, 59%, 100%) |
| CMYK | cmyk(59.4%, 5.9%, 0%, 0.4%) |
| CIE-LAB | lab(87.86, -32.67, -18.37) |
| CIE-LCH | lch(87.86, 37.48, 209.34°) |
| OKLab | oklab(88.28% -0.1079 -0.0508) |
| OKLCH | oklch(88.28% 0.119 205.2) |
| XYZ | xyz(54.3419, 71.7667, 104.7352) |
| Luminance | 0.7177 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 0.83
Robin Egg Blue
#8AF1FE
ΔE00 2.84
Robin'S Egg Blue
#98EFF9
ΔE00 4.42
Bright Light Blue
#26F7FD
ΔE00 5.08
Aqua Blue
#02D8E9
ΔE00 6.17
Bright Cyan
#41FDFE
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EFFE #FE7667
analogous
#67FEC1 #67EFFE #67A4FE
triadic
#67EFFE #FE67EF #EFFE67
tetradic
#67EFFE #C167FE #FE7667 #A4FE67
square
#67EFFE #C167FE #FE7667 #A4FE67
split-complementary
#67EFFE #FE67A4 #FEC167
monochromatic
#02D2E9 #2AE9FE #67EFFE #A4F5FE #E1FCFF
Accessibility & contrast
On white
1.37
#67EFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#67EFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EFFE
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EFFE | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE6FF
Deuteranopia (green-blind)
#C6D5FF
Tritanopia (blue-blind)
#00F8F3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #67effe; /* rgb */ color: rgb(103, 239, 254); /* oklch */ color: oklch(88.3% 0.119 205.2);
Tailwind
colors: {
custom: {
50: '#a1f4fe',
500: '#67effe',
950: '#000000',
},
}SCSS
$custom: #67effe; $custom-light: #a1f4fe; $custom-dark: #000000;
JSON
{
"hex": "#67effe",
"rgb": {
"r": 103,
"g": 239,
"b": 254
},
"hsl": {
"h": 185.96,
"s": 98.693,
"l": 70
},
"oklch": {
"l": 0.88278,
"c": 0.11925,
"h": 205.2
},
"luminance": 0.71772
}Semantic roles & 50–950 ramp
primary
#67EFFE
secondary
#D94130
accent
#1700E6
background
#FDFFFF
surface
#F7FEFF
border
#D0D6D7
text
#101717
muted
#818585