#6BFBE3#6BFBE3
#6BFBE3 is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.3% C 0.129 H 180.5°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFBE3 |
|---|---|
| RGB | rgb(107, 251, 227) |
| HSL | hsl(170, 95%, 70%) |
| HSV | hsv(170, 57%, 98%) |
| CMYK | cmyk(57.4%, 0%, 9.6%, 1.6%) |
| CIE-LAB | lab(90.62, -44.40, -0.16) |
| CIE-LCH | lch(90.62, 44.41, 180.21°) |
| OKLab | oklab(90.3% -0.1291 -0.0012) |
| OKLCH | oklch(90.3% 0.129 180.5) |
| XYZ | xyz(54.4194, 77.6608, 84.7803) |
| Luminance | 0.7767 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.45
Bright Aqua
#0BF9EA
ΔE00 4.38
Light Aqua
#8CFFDB
ΔE00 4.76
Light Turquoise
#7EF4CC
ΔE00 5.66
Aqua (survey)
#13EAC9
ΔE00 5.66
Aquamarine
#7FFFD4
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFBE3 #FB6B83
analogous
#6BFB9B #6BFBE3 #6BCBFB
triadic
#6BFBE3 #E36BFB #FBE36B
tetradic
#6BFBE3 #9B6BFB #FB6B83 #CBFB6B
square
#6BFBE3 #9B6BFB #FB6B83 #CBFB6B
split-complementary
#6BFBE3 #FB6BCB #FB9B6B
monochromatic
#06E5C0 #2FF9D8 #6BFBE3 #A7FDEE #E1FEF9
Accessibility & contrast
On white
1.27
#6BFBE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#6BFBE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFBE3
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFBE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFBE3 | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EEE2
Deuteranopia (green-blind)
#DBDDE5
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6bfbe3; /* rgb */ color: rgb(107, 251, 227); /* oklch */ color: oklch(90.3% 0.129 180.5);
Tailwind
colors: {
custom: {
50: '#a2fdeb',
500: '#6bfbe3',
950: '#000000',
},
}SCSS
$custom: #6bfbe3; $custom-light: #a2fdeb; $custom-dark: #000000;
JSON
{
"hex": "#6bfbe3",
"rgb": {
"r": 107,
"g": 251,
"b": 227
},
"hsl": {
"h": 170,
"s": 94.737,
"l": 70.196
},
"oklch": {
"l": 0.90299,
"c": 0.12913,
"h": 180.5
},
"luminance": 0.77666
}Semantic roles & 50–950 ramp
primary
#6BFBE3
secondary
#D6344F
accent
#0026E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684