#67FFE2#67FFE2
#67FFE2 is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.1% C 0.136 H 178.3°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #67FFE2 |
|---|---|
| RGB | rgb(103, 255, 226) |
| HSL | hsl(169, 100%, 70%) |
| HSV | hsv(169, 60%, 100%) |
| CMYK | cmyk(59.6%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(91.64, -47.10, 1.82) |
| CIE-LCH | lch(91.64, 47.13, 177.79°) |
| OKLab | oklab(91.08% -0.1357 0.0041) |
| OKLCH | oklch(91.08% 0.136 178.3) |
| XYZ | xyz(55.0746, 79.8889, 84.4544) |
| Luminance | 0.7990 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.37
Light Aqua
#8CFFDB
ΔE00 3.96
Aquamarine
#7FFFD4
ΔE00 4.60
Light Turquoise
#7EF4CC
ΔE00 4.98
Bright Aqua
#0BF9EA
ΔE00 5.32
Aqua (survey)
#13EAC9
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FFE2 #FF6784
analogous
#67FF96 #67FFE2 #67D0FF
triadic
#67FFE2 #E267FF #FFE267
tetradic
#67FFE2 #9667FF #FF6784 #D0FF67
square
#67FFE2 #9667FF #FF6784 #D0FF67
split-complementary
#67FFE2 #FF67D0 #FF9667
monochromatic
#00ECBF #2AFFD6 #67FFE2 #A4FFEE #E0FFF9
Accessibility & contrast
On white
1.24
#67FFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#67FFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FFE2
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FFE2 | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F1E1
Deuteranopia (green-blind)
#DFE0E4
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #67ffe2; /* rgb */ color: rgb(103, 255, 226); /* oklch */ color: oklch(91.1% 0.136 178.3);
Tailwind
colors: {
custom: {
50: '#a0ffeb',
500: '#67ffe2',
950: '#000000',
},
}SCSS
$custom: #67ffe2; $custom-light: #a0ffeb; $custom-dark: #000000;
JSON
{
"hex": "#67ffe2",
"rgb": {
"r": 103,
"g": 255,
"b": 226
},
"hsl": {
"h": 168.553,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.9108,
"c": 0.1358,
"h": 178.3
},
"luminance": 0.79895
}Semantic roles & 50–950 ramp
primary
#67FFE2
secondary
#DA3050
accent
#002CE6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684