#6BFBE1#6BFBE1
#6BFBE1 is a very light, vivid teal. Relative luminance 0.776; OKLCH L 90.2% C 0.130 H 179.4°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFBE1 |
|---|---|
| RGB | rgb(107, 251, 225) |
| HSL | hsl(169, 95%, 70%) |
| HSV | hsv(169, 57%, 98%) |
| CMYK | cmyk(57.4%, 0%, 10.4%, 1.6%) |
| CIE-LAB | lab(90.57, -44.89, 0.80) |
| CIE-LCH | lch(90.57, 44.89, 178.97°) |
| OKLab | oklab(90.24% -0.13 0.0014) |
| OKLCH | oklch(90.24% 0.13 179.4) |
| XYZ | xyz(54.1450, 77.5510, 83.3350) |
| Luminance | 0.7756 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.41
Light Aqua
#8CFFDB
ΔE00 4.29
Bright Aqua
#0BF9EA
ΔE00 4.82
Light Turquoise
#7EF4CC
ΔE00 5.12
Aquamarine
#7FFFD4
ΔE00 5.19
Aqua (survey)
#13EAC9
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFBE1 #FB6B85
analogous
#6BFB99 #6BFBE1 #6BCDFB
triadic
#6BFBE1 #E16BFB #FBE16B
tetradic
#6BFBE1 #996BFB #FB6B85 #CDFB6B
square
#6BFBE1 #996BFB #FB6B85 #CDFB6B
split-complementary
#6BFBE1 #FB6BCD #FB996B
monochromatic
#06E5BD #2FF9D5 #6BFBE1 #A7FDED #E1FEF9
Accessibility & contrast
On white
1.27
#6BFBE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#6BFBE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFBE1
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFBE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFBE1 | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EDE0
Deuteranopia (green-blind)
#DCDDE3
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6bfbe1; /* rgb */ color: rgb(107, 251, 225); /* oklch */ color: oklch(90.2% 0.130 179.4);
Tailwind
colors: {
custom: {
50: '#a2fdea',
500: '#6bfbe1',
950: '#000000',
},
}SCSS
$custom: #6bfbe1; $custom-light: #a2fdea; $custom-dark: #000000;
JSON
{
"hex": "#6bfbe1",
"rgb": {
"r": 107,
"g": 251,
"b": 225
},
"hsl": {
"h": 169.167,
"s": 94.737,
"l": 70.196
},
"oklch": {
"l": 0.90241,
"c": 0.12998,
"h": 179.4
},
"luminance": 0.77556
}Semantic roles & 50–950 ramp
primary
#6BFBE1
secondary
#D63451
accent
#0029E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684