#67FBE3#67FBE3
#67FBE3 is a very light, vivid teal. Relative luminance 0.774; OKLCH L 90.2% C 0.131 H 180.7°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #67FBE3 |
|---|---|
| RGB | rgb(103, 251, 227) |
| HSL | hsl(170, 95%, 69%) |
| HSV | hsv(170, 59%, 98%) |
| CMYK | cmyk(59%, 0%, 9.6%, 1.6%) |
| CIE-LAB | lab(90.51, -45.12, -0.34) |
| CIE-LCH | lch(90.51, 45.13, 180.43°) |
| OKLab | oklab(90.18% -0.1312 -0.0016) |
| OKLCH | oklch(90.18% 0.131 180.7) |
| XYZ | xyz(53.9495, 77.4184, 84.7582) |
| Luminance | 0.7742 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.63
Bright Aqua
#0BF9EA
ΔE00 4.17
Light Aqua
#8CFFDB
ΔE00 4.94
Aqua (survey)
#13EAC9
ΔE00 5.52
Light Turquoise
#7EF4CC
ΔE00 5.78
Aquamarine
#7FFFD4
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FBE3 #FB677F
analogous
#67FB99 #67FBE3 #67C9FB
triadic
#67FBE3 #E367FB #FBE367
tetradic
#67FBE3 #9967FB #FB677F #C9FB67
square
#67FBE3 #9967FB #FB677F #C9FB67
split-complementary
#67FBE3 #FB67C9 #FB9967
monochromatic
#06E2BE #2BF9D8 #67FBE3 #A3FDEE #DEFEF9
Accessibility & contrast
On white
1.27
#67FBE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#67FBE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FBE3
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FBE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FBE3 | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EDE2
Deuteranopia (green-blind)
#DBDDE5
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #67fbe3; /* rgb */ color: rgb(103, 251, 227); /* oklch */ color: oklch(90.2% 0.131 180.7);
Tailwind
colors: {
custom: {
50: '#a0fdeb',
500: '#67fbe3',
950: '#000000',
},
}SCSS
$custom: #67fbe3; $custom-light: #a0fdeb; $custom-dark: #000000;
JSON
{
"hex": "#67fbe3",
"rgb": {
"r": 103,
"g": 251,
"b": 227
},
"hsl": {
"h": 170.27,
"s": 94.872,
"l": 69.412
},
"oklch": {
"l": 0.90177,
"c": 0.13126,
"h": 180.7
},
"luminance": 0.77424
}Semantic roles & 50–950 ramp
primary
#67FBE3
secondary
#D5314C
accent
#0025E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684