#6BFBE0#6BFBE0
#6BFBE0 is a very light, vivid teal. Relative luminance 0.775; OKLCH L 90.2% C 0.130 H 178.8°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFBE0 |
|---|---|
| RGB | rgb(107, 251, 224) |
| HSL | hsl(169, 95%, 70%) |
| HSV | hsv(169, 57%, 98%) |
| CMYK | cmyk(57.4%, 0%, 10.8%, 1.6%) |
| CIE-LAB | lab(90.55, -45.13, 1.29) |
| CIE-LCH | lch(90.55, 45.15, 178.37°) |
| OKLab | oklab(90.21% -0.1304 0.0027) |
| OKLCH | oklch(90.21% 0.13 178.8) |
| XYZ | xyz(54.0090, 77.4966, 82.6186) |
| Luminance | 0.7750 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.45
Light Aqua
#8CFFDB
ΔE00 4.07
Light Turquoise
#7EF4CC
ΔE00 4.86
Aquamarine
#7FFFD4
ΔE00 4.91
Bright Aqua
#0BF9EA
ΔE00 5.04
Aqua (survey)
#13EAC9
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFBE0 #FB6B86
analogous
#6BFB98 #6BFBE0 #6BCEFB
triadic
#6BFBE0 #E06BFB #FBE06B
tetradic
#6BFBE0 #986BFB #FB6B86 #CEFB6B
square
#6BFBE0 #986BFB #FB6B86 #CEFB6B
split-complementary
#6BFBE0 #FB6BCE #FB986B
monochromatic
#06E5BC #2FF9D4 #6BFBE0 #A7FDEC #E1FEF9
Accessibility & contrast
On white
1.27
#6BFBE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#6BFBE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFBE0
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFBE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFBE0 | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EDDF
Deuteranopia (green-blind)
#DCDDE2
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6bfbe0; /* rgb */ color: rgb(107, 251, 224); /* oklch */ color: oklch(90.2% 0.130 178.8);
Tailwind
colors: {
custom: {
50: '#a2fde9',
500: '#6bfbe0',
950: '#000000',
},
}SCSS
$custom: #6bfbe0; $custom-light: #a2fde9; $custom-dark: #000000;
JSON
{
"hex": "#6bfbe0",
"rgb": {
"r": 107,
"g": 251,
"b": 224
},
"hsl": {
"h": 168.75,
"s": 94.737,
"l": 70.196
},
"oklch": {
"l": 0.90213,
"c": 0.13044,
"h": 178.8
},
"luminance": 0.77502
}Semantic roles & 50–950 ramp
primary
#6BFBE0
secondary
#D63453
accent
#002BE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684