#67FBE0#67FBE0
#67FBE0 is a very light, vivid teal. Relative luminance 0.773; OKLCH L 90.1% C 0.133 H 179.0°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #67FBE0 |
|---|---|
| RGB | rgb(103, 251, 224) |
| HSL | hsl(169, 95%, 69%) |
| HSV | hsv(169, 59%, 98%) |
| CMYK | cmyk(59%, 0%, 10.8%, 1.6%) |
| CIE-LAB | lab(90.44, -45.85, 1.11) |
| CIE-LCH | lch(90.44, 45.87, 178.61°) |
| OKLab | oklab(90.09% -0.1325 0.0022) |
| OKLCH | oklch(90.09% 0.133 179) |
| XYZ | xyz(53.5390, 77.2543, 82.5966) |
| Luminance | 0.7726 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.61
Light Aqua
#8CFFDB
ΔE00 4.28
Bright Aqua
#0BF9EA
ΔE00 4.85
Light Turquoise
#7EF4CC
ΔE00 5.00
Aquamarine
#7FFFD4
ΔE00 5.05
Aqua (survey)
#13EAC9
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FBE0 #FB6782
analogous
#67FB96 #67FBE0 #67CCFB
triadic
#67FBE0 #E067FB #FBE067
tetradic
#67FBE0 #9667FB #FB6782 #CCFB67
square
#67FBE0 #9667FB #FB6782 #CCFB67
split-complementary
#67FBE0 #FB67CC #FB9667
monochromatic
#06E2BA #2BF9D4 #67FBE0 #A3FDEC #DEFEF8
Accessibility & contrast
On white
1.28
#67FBE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#67FBE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FBE0
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FBE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FBE0 | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EDDF
Deuteranopia (green-blind)
#DBDDE2
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #67fbe0; /* rgb */ color: rgb(103, 251, 224); /* oklch */ color: oklch(90.1% 0.133 179.0);
Tailwind
colors: {
custom: {
50: '#a0fde9',
500: '#67fbe0',
950: '#000000',
},
}SCSS
$custom: #67fbe0; $custom-light: #a0fde9; $custom-dark: #000000;
JSON
{
"hex": "#67fbe0",
"rgb": {
"r": 103,
"g": 251,
"b": 224
},
"hsl": {
"h": 169.054,
"s": 94.872,
"l": 69.412
},
"oklch": {
"l": 0.90091,
"c": 0.13256,
"h": 179
},
"luminance": 0.7726
}Semantic roles & 50–950 ramp
primary
#67FBE0
secondary
#D5314F
accent
#002AE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684