#67FBE2#67FBE2
#67FBE2 is a very light, vivid teal. Relative luminance 0.774; OKLCH L 90.1% C 0.132 H 180.2°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #67FBE2 |
|---|---|
| RGB | rgb(103, 251, 226) |
| HSL | hsl(170, 95%, 69%) |
| HSV | hsv(170, 59%, 98%) |
| CMYK | cmyk(59%, 0%, 10%, 1.6%) |
| CIE-LAB | lab(90.49, -45.37, 0.15) |
| CIE-LCH | lch(90.49, 45.37, 179.81°) |
| OKLab | oklab(90.15% -0.1317 -0.0003) |
| OKLCH | oklch(90.15% 0.132 180.2) |
| XYZ | xyz(53.8119, 77.3634, 84.0335) |
| Luminance | 0.7737 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.59
Bright Aqua
#0BF9EA
ΔE00 4.39
Light Aqua
#8CFFDB
ΔE00 4.71
Aqua (survey)
#13EAC9
ΔE00 5.38
Light Turquoise
#7EF4CC
ΔE00 5.52
Aquamarine
#7FFFD4
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FBE2 #FB6780
analogous
#67FB98 #67FBE2 #67CAFB
triadic
#67FBE2 #E267FB #FBE267
tetradic
#67FBE2 #9867FB #FB6780 #CAFB67
square
#67FBE2 #9867FB #FB6780 #CAFB67
split-complementary
#67FBE2 #FB67CA #FB9867
monochromatic
#06E2BD #2BF9D7 #67FBE2 #A3FDED #DEFEF9
Accessibility & contrast
On white
1.27
#67FBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#67FBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FBE2
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FBE2 | 1.00 | 1.27 | 16.47 | 16.47 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EDE1
Deuteranopia (green-blind)
#DBDDE4
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #67fbe2; /* rgb */ color: rgb(103, 251, 226); /* oklch */ color: oklch(90.1% 0.132 180.2);
Tailwind
colors: {
custom: {
50: '#a0fdeb',
500: '#67fbe2',
950: '#000000',
},
}SCSS
$custom: #67fbe2; $custom-light: #a0fdeb; $custom-dark: #000000;
JSON
{
"hex": "#67fbe2",
"rgb": {
"r": 103,
"g": 251,
"b": 226
},
"hsl": {
"h": 169.865,
"s": 94.872,
"l": 69.412
},
"oklch": {
"l": 0.90148,
"c": 0.13168,
"h": 180.2
},
"luminance": 0.77369
}Semantic roles & 50–950 ramp
primary
#67FBE2
secondary
#D5314D
accent
#0027E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684